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 61f8faf  [CALCITE-4603] Least restrictive for collections of 
collections
     add c96d85c  [CALCITE-4609] AggregateRemoveRule throws while handling AVG
     new 204b5ab  [CALCITE-4610] Join on range causes AssertionError in 
RelToSqlConverter

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:
 .../apache/calcite/rel/rel2sql/SqlImplementor.java | 10 ++++++
 .../calcite/rel/rules/AggregateRemoveRule.java     |  4 ++-
 .../calcite/sql/SqlSplittableAggFunction.java      |  4 +--
 .../calcite/rel/rel2sql/RelToSqlConverterTest.java | 23 ++++++++++++
 core/src/test/resources/sql/agg.iq                 | 41 ++++++++++++++++++++++
 5 files changed, 78 insertions(+), 4 deletions(-)

Reply via email to