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 #48019 which contains an invertedJoiner
that uses an earlier version of this evaluator.

Release note: None
  • Loading branch information
sumeerbhola committed May 27, 2020
1 parent d7958a0 commit f626e51
Show file tree
Hide file tree
Showing 2 changed files with 763 additions and 0 deletions.
Loading

0 comments on commit f626e51

Please sign in to comment.