drill
DRILL-8322: Add a list of scanned plugin names to the query profile
#2661
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
9
Changes
View On
GitHub
Commits
Add scanned plugins to query context and profile, protobuf update still needed.
jnturton
committed
2 years ago
ProtoBuf code regen.
jnturton
committed
2 years ago
Correct whitespace to match protubuf code gen.
jnturton
committed
2 years ago
Make scanned plugins listing null safe.
jnturton
committed
2 years ago
Clean up TestQueryProfiles.
jnturton
committed
2 years ago
Remove star import from TestQueryProfiles.
jnturton
committed
2 years ago
Use PlanProperties for scanned plugin names.
jnturton
committed
2 years ago
Make addAllScannedPlugins null safe (again).
jnturton
committed
2 years ago
Convert scanned plugin cache from conccurent hash map to regular.
jnturton
committed
2 years ago
Loading