This is an automated email from the ASF dual-hosted git repository.
mbudiu pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/calcite.git
from d5b6b5c01f [CALCITE-6338] RelMdCollation#project can return an
incomplete list of collations in the presence of aliasing
add 0d21496f5f [CALCITE-6282] Avatica ignores time precision when
returning TIME results
No new revisions were added by this update.
Summary of changes:
.../src/main/java/org/apache/calcite/util/Bug.java | 14 +-
core/src/test/resources/sql/misc.iq | 25 ++-
core/src/test/resources/sql/operator.iq | 16 +-
core/src/test/resources/sql/stream.iq | 242 +++++++++++----------
.../org/apache/calcite/test/SqlOperatorTest.java | 103 +++++----
5 files changed, 204 insertions(+), 196 deletions(-)