This is an automated email from the ASF dual-hosted git repository. rongr pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git
from aa839c97b5 Adding new ADLSPinotFS auth type: DEFAULT (#9860) add 27d4c3ee27 [multistage] [testing] Mailbox receive operator test (#9778) No new revisions were added by this update. Summary of changes: .../pinot/common/datablock/DataBlockUtils.java | 1 + .../runtime/operator/MailboxReceiveOperator.java | 116 +++-- .../query/runtime/plan/PhysicalPlanVisitor.java | 6 +- .../pinot/query/service/QueryDispatcher.java | 4 +- .../operator/MailboxReceiveOperatorTest.java | 491 +++++++++++++++++++++ 5 files changed, 553 insertions(+), 65 deletions(-) create mode 100644 pinot-query-runtime/src/test/java/org/apache/pinot/query/runtime/operator/MailboxReceiveOperatorTest.java --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org