This is an automated email from the ASF dual-hosted git repository.
mcvsubbu pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git.
from 8b0089f Clean up AggregationFunctionContext and use
TransformExpressionTree as the key in the blockValSetMap passed to the
AggregationFunctions (#5364)
add 8d995fe [Issue# 5359] Changes to use StreamPartitionMsgOffset (#5371)
No new revisions were added by this update.
Summary of changes:
.../protocols/SegmentCompletionProtocol.java | 26 +++
.../resources/LLCSegmentCompletionHandlers.java | 3 +-
.../realtime/PinotLLCRealtimeSegmentManager.java | 13 +-
.../core/realtime/SegmentCompletionManager.java | 182 ++++++++++++---------
.../segment/CommittingSegmentDescriptor.java | 15 +-
.../api/SegmentCompletionProtocolDeserTest.java | 38 +++--
.../PinotLLCRealtimeSegmentManagerTest.java | 17 +-
.../helix/core/realtime/SegmentCompletionTest.java | 2 +-
.../segment/FlushThresholdUpdaterTest.java | 3 +-
.../realtime/LLRealtimeSegmentDataManager.java | 6 +-
.../realtime/SegmentBuildTimeLeaseExtender.java | 2 +-
11 files changed, 182 insertions(+), 125 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]