Skip to content

Commit

Permalink
rowexec: add batchedInvertedExprEvaluator for inverted index execution
Browse files Browse the repository at this point in the history
This is for evaluating invertedexpr.SpanExpressionProto, both for join
queries and single table filtering, using an inverted index.

More usage context can be found in cockroachdb#48019 which contains an invertedJoiner
that uses an earlier version of this evaluator.

Release note: None
  • Loading branch information
sumeerbhola committed May 22, 2020
1 parent d7985c5 commit 801bc48
Show file tree
Hide file tree
Showing 2 changed files with 750 additions and 0 deletions.
Loading

0 comments on commit 801bc48

Please sign in to comment.