This is an automated email from the ASF dual-hosted git repository.
hyuan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/calcite.git.
from 1268950 [CALCITE-3246] NullPointerException while deserializing udf
operator (Wang Yanlin).
add 3a5234b [CALCITE-3496] Hive dialect and MS SQL dialect support with
cube and with rollup (dz)
No new revisions were added by this update.
Summary of changes:
.../apache/calcite/sql/dialect/HiveSqlDialect.java | 8 ++++++++
.../calcite/sql/dialect/MssqlSqlDialect.java | 8 ++++++++
.../calcite/rel/rel2sql/RelToSqlConverterTest.java | 22 ++++++++++++++++++++++
3 files changed, 38 insertions(+)