This is an automated email from the ASF dual-hosted git repository.
danny0405 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/calcite.git.
from 0c7c1ec [CALCITE-3590] Support SQL hints for Aggregate (Shuo Cheng)
add 39e1805 [CALCITE-3603] SqlLateralOperator's unparse add additional
keyword 'LATERAL' when the inner operator is SqlSnapshot
No new revisions were added by this update.
Summary of changes:
.../org/apache/calcite/sql/SqlLateralOperator.java | 22 +++++++++----
.../apache/calcite/sql/parser/SqlParserTest.java | 37 ++++++++++++++++++++++
2 files changed, 52 insertions(+), 7 deletions(-)