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 b6e81355b5 Allow using 'serverReturnFinalResult' to optimize server partitioned table (#13208) add 518fd18098 Fix some bugs related to FunnelMaxStepAggregationFunction (#13228) No new revisions were added by this update. Summary of changes: .../apache/pinot/core/common/ObjectSerDeUtils.java | 10 ++++-- .../funnel/FunnelMaxStepAggregationFunction.java | 36 +++++++++++----------- .../function/funnel/FunnelStepEvent.java | 9 ++---- .../pinot/core/common/ObjectSerDeUtilsTest.java | 8 ++++- 4 files changed, 34 insertions(+), 29 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org