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

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


    from 504efc403a7 Bump software.amazon.awssdk:bom from 2.49.6 to 2.50.1 
(#19152)
     add a847ae2fea7 Fix data race in StreamingGroupByCombineOperator over 
reused thread-local group-by state (#19066)

No new revisions were added by this update.

Summary of changes:
 .../pinot/core/data/table/IntermediateRecord.java  |  10 ++
 .../streaming/BaseStreamingCombineOperator.java    |  12 +-
 .../streaming/StreamingGroupByCombineOperator.java |  83 ++++++---
 .../StreamingGroupByCombineOperatorTest.java       | 196 +++++++++++++++++++++
 4 files changed, 275 insertions(+), 26 deletions(-)


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

Reply via email to