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/incubator-pinot.git.
from 94c7675 Exclude slf4j from pom (#5010)
add 995ad83 Calcite SQL compiler syntax support for order by expression
and set LENIENT SQL conformance (#5005)
No new revisions were added by this update.
Summary of changes:
.../request/PqlAndCalciteSqlCompatibilityTest.java | 28 ++++++++
.../utils/BrokerRequestComparisonUtils.java | 47 ++++++++++++-
.../parsers/PinotQuery2BrokerRequestConverter.java | 7 +-
.../pinot/pql/parsers/pql2/ast/SelectAstNode.java | 20 +++---
.../apache/pinot/sql/parsers/CalciteSqlParser.java | 11 ++--
.../apache/pinot/pql/parsers/Pql2CompilerTest.java | 14 ++++
.../pinot/sql/parsers/CalciteSqlCompilerTest.java | 77 +++++++++++++++++++++-
7 files changed, 185 insertions(+), 19 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]