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 b8d24a6 [CALCITE-3292] SqlToRelConverter#substituteSubQuery fails
with NullPointerException when converting SqlUpdate (Jin Xing)
add 81c768e [CALCITE-3310] Approximate and exact aggregate calls are
recognized as the same during sql-to-rel conversion
No new revisions were added by this update.
Summary of changes:
.../org/apache/calcite/rel/core/AggregateCall.java | 10 +++++++-
.../apache/calcite/test/SqlToRelConverterTest.java | 19 +++++++++++++++
.../apache/calcite/test/SqlToRelConverterTest.xml | 27 ++++++++++++++++++++++
3 files changed, 55 insertions(+), 1 deletion(-)