Sec. index: make compound filters utillize sec. indexes #3299
Labels
area/query
Related to the query component
feature
New feature or request
perf
Performance issue or suggestion
at the moment tests like this don't use indexes:
The test uses json, but the behaviour should be the same for other field types.
Most likely majority of the work will be in function
findIndexByFilteringField
ininternal/planner/select.go
. But we should add a bunch of tests as well.The text was updated successfully, but these errors were encountered: