You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by mc...@apache.org on 2020/05/12 21:33:58 UTC

[incubator-pinot] branch master updated (8b0089f -> 8d995fe)

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: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org