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 2022/02/28 22:33:45 UTC

[pinot] branch master updated (9c1a490 -> 7cfa2e4)

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/pinot.git.


    from 9c1a490  Bugfix for order-by all sorted optimization (#8263)
     add 7cfa2e4  Include docIds in Projection and Transform block (#8262)

No new revisions were added by this update.

Summary of changes:
 .../apache/pinot/core/common/DataBlockCache.java   |  9 ++++++++
 .../core/operator/blocks/ProjectionBlock.java      |  4 ++++
 .../pinot/core/operator/blocks/TransformBlock.java |  4 ++++
 .../operator/query/SelectionOrderByOperator.java   | 14 ++++++-------
 .../apache/pinot/core/plan/SelectionPlanNode.java  |  4 +---
 ...InnerSegmentSelectionMultiValueQueriesTest.java |  8 ++++----
 ...nnerSegmentSelectionSingleValueQueriesTest.java | 24 +++++++++++-----------
 7 files changed, 41 insertions(+), 26 deletions(-)

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