This is an automated email from the ASF dual-hosted git repository.

jackie pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git.


    from 7c8f47d  TableConfigs APIs (#6840)
     add b249a4d  [PQL Deprecation] Do not compile PQL broker request for SQL 
query (#6855)

No new revisions were added by this update.

Summary of changes:
 .../request/PqlAndCalciteSqlCompatibilityTest.java | 10 ++--
 .../requesthandler/QueryLimitOverrideTest.java     | 12 ++--
 .../routing/segmentpruner/SegmentPrunerTest.java   | 10 ++--
 .../{AbstractCompiler.java => QueryCompiler.java}  |  8 ++-
 .../org/apache/pinot/pql/parsers/Pql2Compiler.java |  4 +-
 .../pinot/sql/parsers/CalciteSqlCompiler.java      | 21 +++++--
 .../controller/recommender/io/InputManager.java    | 57 +++++++++++--------
 .../requesthandler/PinotQueryParserFactory.java    |  4 +-
 .../core/query/optimizer/QueryOptimizerTest.java   | 66 ++++++++--------------
 .../tests/ClusterIntegrationTestUtils.java         |  5 +-
 10 files changed, 103 insertions(+), 94 deletions(-)
 rename 
pinot-common/src/main/java/org/apache/pinot/parsers/{AbstractCompiler.java => 
QueryCompiler.java} (86%)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to