This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git.
from 32e055b Validate DISTINCT query when convert Calcite tree into PinotQuery (#6883) add d6f4415 fix integration tests for kafka ports (#6889) No new revisions were added by this update. Summary of changes: .../integration/tests/BaseClusterIntegrationTest.java | 16 +++++++++++----- .../org/apache/pinot/integration/tests/ClusterTest.java | 2 +- .../ExactlyOnceKafkaRealtimeClusterIntegrationTest.java | 4 ++-- .../HybridClusterIntegrationTestCommandLineRunner.java | 4 ++-- .../tests/LLCRealtimeClusterIntegrationTest.java | 9 +++++++++ .../PeerDownloadLLCRealtimeClusterIntegrationTest.java | 8 ++++++++ .../tests/UpsertTableSegmentUploadIntegrationTest.java | 16 ++++++++++++++++ .../org/apache/pinot/tools/utils/KafkaStarterUtils.java | 5 +++-- 8 files changed, 52 insertions(+), 12 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org