This is an automated email from the ASF dual-hosted git repository.
gortiz pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pinot.git
from a209f9b0b1 Adding a new list in the propertystore to capture the
committing segments. (#15016)
add 2bb5cd0441 Spool intermediate stage fix (#15024)
No new revisions were added by this update.
Summary of changes:
.../integration/tests/SpoolIntegrationTest.java | 141 +++++++++++++++++++++
.../query/planner/logical/PlanFragmenter.java | 14 ++
.../runtime/operator/MailboxSendOperator.java | 34 ++++-
.../runtime/operator/exchange/BlockExchange.java | 36 +++++-
.../operator/exchange/BroadcastExchange.java | 8 +-
.../runtime/operator/exchange/HashExchange.java | 12 +-
.../runtime/operator/exchange/RandomExchange.java | 15 ++-
.../operator/exchange/SingletonExchange.java | 10 +-
.../operator/exchange/BlockExchangeTest.java | 2 +-
9 files changed, 254 insertions(+), 18 deletions(-)
create mode 100644
pinot-integration-tests/src/test/java/org/apache/pinot/integration/tests/SpoolIntegrationTest.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]