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 f7ff1c9  [CALCITE-3397] AssertionError for interpretering multiset 
value (Wang Yanlin)
     add 22c76fb  [CALCITE-3379] Support expand STRING column expression of 
table during sql-to-rel conversion

No new revisions were added by this update.

Summary of changes:
 .../calcite/sql/validate/SqlValidatorUtil.java     |  6 +--
 .../apache/calcite/sql2rel/InitializerContext.java | 55 +++++++++++++++++++++-
 .../sql2rel/InitializerExpressionFactory.java      | 14 ++++++
 .../sql2rel/NullInitializerExpressionFactory.java  |  6 +++
 .../apache/calcite/sql2rel/SqlToRelConverter.java  | 18 +++----
 .../java/org/apache/calcite/test/ServerTest.java   |  5 +-
 6 files changed, 90 insertions(+), 14 deletions(-)

Reply via email to