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 88ea694bae5 [#12507] Implement adaptive pool selection for
StrictReplicaGroupInstanceSelector (#18947)
add 0889d4c4f63 Copy blocks with mutable agg intermediates per local
receiver in MSE broadcast exchange (#19353)
No new revisions were added by this update.
Summary of changes:
.../integration/tests/custom/WindowFunnelTest.java | 72 +++++++
.../pinot/query/mailbox/GrpcSendingMailbox.java | 3 +
.../query/runtime/blocks/RowHeapDataBlock.java | 57 ++++++
.../runtime/operator/MailboxSendOperator.java | 3 +-
.../operator/exchange/BroadcastExchange.java | 43 ++++-
.../operator/exchange/BroadcastExchangeTest.java | 213 +++++++++++++++++++--
6 files changed, 375 insertions(+), 16 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]