This is an automated email from the ASF dual-hosted git repository.
chunwei pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/calcite.git.
from d616a08 [CALCITE-3608] Promote RelOptUtil.createCastRel to not create
new projection if the input rel is already a project
add f3020bc [CALCITE-3568] BigQuery, Hive, Spark SQL dialects do not
support nested aggregates (Divyanshu Srivastava)
No new revisions were added by this update.
Summary of changes:
.../apache/calcite/sql/dialect/BigQuerySqlDialect.java | 4 ++++
.../org/apache/calcite/sql/dialect/HiveSqlDialect.java | 4 ++++
.../org/apache/calcite/sql/dialect/SparkSqlDialect.java | 4 ++++
.../calcite/rel/rel2sql/RelToSqlConverterTest.java | 17 ++++++++++++++++-
4 files changed, 28 insertions(+), 1 deletion(-)