You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by xi...@apache.org on 2021/05/08 00:42:06 UTC

[incubator-pinot] branch master updated (32e055b -> d6f4415)

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-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org