This is an automated email from the ASF dual-hosted git repository. jlli pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git.
from 57d292c add controls for verbosity and query dialect (#6200) add 3ab13df Reduce number of sql queries from 10k to 500 in pinot-integration-tests module (#6192) No new revisions were added by this update. Summary of changes: .../tests/BaseClusterIntegrationTest.java | 4 +- .../tests/BaseClusterIntegrationTestSet.java | 22 +- .../tests/ClusterIntegrationTestUtils.java | 4 +- ...e_Performance_2014_100k_subset.test_queries_500 | 2 +- ...rformance_2014_100k_subset.test_queries_500.sql | 557 +++++++++++++++++++++ 5 files changed, 571 insertions(+), 18 deletions(-) create mode 100644 pinot-integration-tests/src/test/resources/On_Time_On_Time_Performance_2014_100k_subset.test_queries_500.sql --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org