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-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org