This is an automated email from the ASF dual-hosted git repository.

richardstartin pushed a change to branch propagate-inversion
in repository https://gitbox.apache.org/repos/asf/pinot.git


    from 304b15b807 propagate inverted status with BitmapDocIdIterator to avoid 
expensive flipping of bitmaps
     add b403f262ea formatting

No new revisions were added by this update.

Summary of changes:
 .../core/operator/dociditerators/InvertedBitmapDocIdIterator.java    | 5 ++---
 .../java/org/apache/pinot/core/operator/docidsets/AndDocIdSet.java   | 5 ++---
 .../org/apache/pinot/core/operator/docidsets/BitmapDocIdSet.java     | 4 +---
 .../org/apache/pinot/core/operator/filter/AndFilterOperator.java     | 1 -
 .../apache/pinot/core/operator/filter/CombinedFilterOperator.java    | 4 ++--
 .../apache/pinot/core/operator/filter/ScanBasedFilterOperator.java   | 1 -
 .../main/java/org/apache/pinot/core/plan/AggregationPlanNode.java    | 2 +-
 .../org/apache/pinot/core/operator/filter/AndFilterOperatorTest.java | 1 -
 8 files changed, 8 insertions(+), 15 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org
For additional commands, e-mail: commits-h...@pinot.apache.org

Reply via email to