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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to