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 d475712d31 allow segment details page to load without indices (#10398)
add 41db04509f [Multistage] Allow queries on multiple tables of same
tenant to be executed from controller UI (#10336)
No new revisions were added by this update.
Summary of changes:
.../pinot/common/exception/QueryException.java | 2 +
.../pinot/common/utils/request/RequestUtils.java | 7 +++
.../apache/pinot/sql/parsers/CalciteSqlParser.java | 41 +++++++++++++++
.../pinot/sql/parsers/CalciteSqlCompilerTest.java | 44 ++++++++++++++++
.../api/resources/PinotQueryResource.java | 60 ++++++++++++++++++++--
...ltiStageEngineCustomTenantIntegrationTest.java} | 32 +++++++++---
6 files changed, 175 insertions(+), 11 deletions(-)
copy
pinot-integration-tests/src/test/java/org/apache/pinot/integration/tests/{MultiStageEngineIntegrationTest.java
=> MultiStageEngineCustomTenantIntegrationTest.java} (81%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]