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 c1b9bdcd82 [CALCITE-6764] Field access from a nullable ROW should be
nullable
add 63d57c2523 [CALCITE-6779] Casts from UUID to DATE should be invalid
No new revisions were added by this update.
Summary of changes:
.../calcite/sql/type/SqlTypeCoercionRule.java | 4 +--
.../org/apache/calcite/sql/type/SqlTypeName.java | 2 +-
.../org/apache/calcite/test/SqlValidatorTest.java | 29 ++++++++++++++++++++++
.../org/apache/calcite/test/SqlOperatorTest.java | 8 +++---
4 files changed, 35 insertions(+), 8 deletions(-)