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/pinot.git
from 8171cfb000 Fix BOOL_AND and BOOL_OR result type (#11033)
add b56c7283e5 [cleanup] Consolidate some query and controller/broker
methods in integration tests (#11064)
No new revisions were added by this update.
Summary of changes:
.../flink/sink/PinotSinkIntegrationTest.java | 2 +-
.../pinot/controller/helix/ControllerTest.java | 4 +-
.../PinotHelixResourceManagerStatelessTest.java | 2 +-
.../tests/BaseClusterIntegrationTest.java | 28 ++++-
.../pinot/integration/tests/ClusterTest.java | 62 ++++-----
.../tests/AdminConsoleIntegrationTest.java | 8 +-
.../AggregateMetricsClusterIntegrationTest.java | 2 +-
.../BrokerServiceDiscoveryIntegrationTest.java | 2 +-
.../ControllerServiceDiscoveryIntegrationTest.java | 4 +-
...ssageDecoderRealtimeClusterIntegrationTest.java | 2 +-
.../tests/LLCRealtimeClusterIntegrationTest.java | 2 +-
.../MergeRollupMinionClusterIntegrationTest.java | 26 ++--
...ultiStageEngineCustomTenantIntegrationTest.java | 119 ++----------------
.../tests/MultiStageEngineIntegrationTest.java | 40 +++---
.../tests/NullHandlingIntegrationTest.java | 26 ++--
.../tests/OfflineClusterIntegrationTest.java | 138 ++++++++++-----------
.../integration/tests/SSBQueryIntegrationTest.java | 12 +-
...mentGenerationMinionClusterIntegrationTest.java | 12 +-
.../tests/SegmentUploadIntegrationTest.java | 8 +-
.../SegmentWriterUploaderIntegrationTest.java | 4 +-
.../tests/TPCHQueryIntegrationTest.java | 12 +-
.../tests/ThetaSketchIntegrationTest.java | 4 +-
.../utils/builder/ControllerRequestURLBuilder.java | 4 +
23 files changed, 202 insertions(+), 321 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]