You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by ro...@apache.org on 2023/06/29 00:33:07 UTC

[pinot] branch master updated (5c3cf01cd8 -> ed4774c5d9)

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 5c3cf01cd8 do not readd lucene readers to queue if segment is destroyed (#10989)
     add ed4774c5d9 Use pinot-query-planner utils to extract table names in pinot-controller (#10873)

No new revisions were added by this update.

Summary of changes:
 .../apache/pinot/sql/parsers/CalciteSqlParser.java |  66 -----------
 .../pinot/sql/parsers/CalciteSqlCompilerTest.java  | 125 ---------------------
 pinot-controller/pom.xml                           |   4 +
 .../api/resources/PinotQueryResource.java          |  51 +++++----
 .../helix/core/PinotHelixResourceManager.java      |   9 ++
 .../org/apache/pinot/query/QueryEnvironment.java   |  16 +++
 .../apache/pinot/query/QueryCompilationTest.java   | 107 ++++++++++++++++++
 7 files changed, 166 insertions(+), 212 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org