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

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


    from 1d0c936  Enhance TableRebalancer to support reassigning COMPLETED 
segments when instances changed (#5015)
     add daf02ac  Make output schema to match selection list for aggregation 
groupbys (#5019)

No new revisions were added by this update.

Summary of changes:
 .../pinot/common/utils/request/RequestUtils.java   | 29 +++++++
 .../parsers/PinotQuery2BrokerRequestConverter.java |  3 +-
 .../apache/pinot/sql/parsers/CalciteSqlParser.java | 27 +++---
 .../pinot/sql/parsers/CalciteSqlCompilerTest.java  | 13 ++-
 .../core/query/reduce/GroupByDataTableReducer.java | 95 +++++++++++++++++++++-
 .../tests/BaseClusterIntegrationTestSet.java       |  4 +
 6 files changed, 155 insertions(+), 16 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to