This is an automated email from the ASF dual-hosted git repository.
jhyde pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/calcite.git.
from 8a1535f [CALCITE-4652] AggregateExpandDistinctAggregatesRule must
cast top aggregates to original type (Taras Ledkov)
add dff28d1 Cosmetic
new d64fd60 [CALCITE-4724] In JDBC adapter for ClickHouse, implement
Values by generating SELECT without FROM (Liu Enze)
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../calcite/sql/dialect/ClickHouseSqlDialect.java | 4 +
.../rel/logical/ToLogicalConverterTest.java | 4 +-
.../calcite/rel/rel2sql/RelToSqlConverterTest.java | 649 +++++++++------------
3 files changed, 282 insertions(+), 375 deletions(-)