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 995ad83 Calcite SQL compiler syntax support for order by expression
and set LENIENT SQL conformance (#5005)
add 4ebdb08 fixing converting PinotQuery to BrokerRequest for group by
clause with selections (#5014)
No new revisions were added by this update.
Summary of changes:
.../utils/BrokerRequestComparisonUtils.java | 20 +++++++
.../parsers/PinotQuery2BrokerRequestConverter.java | 8 ++-
.../apache/pinot/sql/parsers/CalciteSqlParser.java | 61 ++++++++++++++++++++++
.../pinot/sql/parsers/CalciteSqlCompilerTest.java | 55 +++++++++++++++++++
4 files changed, 139 insertions(+), 5 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]