You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by ro...@apache.org on 2023/07/10 20:54:00 UTC

[pinot] branch master updated (e3cac6428d -> 8171cfb000)

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

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


    from e3cac6428d pull up awssdk version to top pom.xml (#10906)
     add 8171cfb000 Fix BOOL_AND and BOOL_OR result type (#11033)

No new revisions were added by this update.

Summary of changes:
 .../blocks/results/AggregationResultsBlock.java    |   5 +-
 .../function/AggregationFunctionUtils.java         |   8 ++
 .../function/BaseBooleanAggregationFunction.java   |  10 +-
 .../tests/ClusterIntegrationTestUtils.java         |   3 +-
 .../tests/OfflineClusterIntegrationTest.java       |   7 +
 .../operator/MultistageAggregationExecutor.java    |  83 ++++--------
 .../operator/MultistageGroupByExecutor.java        | 146 ++++++++-------------
 .../runtime/operator/AggregateOperatorTest.java    |  13 +-
 .../pinot/segment/spi/AggregationFunctionType.java |   4 +-
 9 files changed, 116 insertions(+), 163 deletions(-)


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