You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@calcite.apache.org by da...@apache.org on 2019/12/18 05:49:08 UTC

[calcite] branch master updated (0c7c1ec -> 39e1805)

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(-)