Support for equality and inequality in filter when a predicate doens't have index #4077
Labels
area/querylang
Issues related to the query language specification and implementation.
exp/intermediate
Fixing this requires some experience with the project.
kind/enhancement
Something could be better.
priority/P2
Somehow important but would not block a release.
status/accepted
We accept to investigate/work on it.
We already support regular expressions in filter even when a predicate doesn't have trigram index. We could further enhance and add support for more functions in filter when we don't have indexes for the predicates used in the filter.
Schema
Mutation
Query
Fails with following error:
Related to #4065 #4030 a4756c2
The text was updated successfully, but these errors were encountered: