You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by ja...@apache.org on 2021/06/18 19:33:01 UTC

[incubator-pinot] branch master updated (18051eb -> 849b4c1)

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

jackie pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git.


    from 18051eb  Clear legacy configs when converting to new TableConfig. (#7071)
     add 849b4c1  Make BitmapDocIdSetOperator a top level operator (#7068)

No new revisions were added by this update.

Summary of changes:
 .../core/operator/BitmapDocIdSetOperator.java      | 74 ++++++++++++++++++++
 .../ExpressionScanDocIdIterator.java               | 81 +++++++---------------
 .../operator/query/SelectionOrderByOperator.java   | 39 +----------
 3 files changed, 103 insertions(+), 91 deletions(-)
 create mode 100644 pinot-core/src/main/java/org/apache/pinot/core/operator/BitmapDocIdSetOperator.java

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