This is an automated email from the ASF dual-hosted git repository.
snuyanzin pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/calcite.git
from 39899bd188 [CALCITE-7541] Support Binary Arrow types
add deb48056fc [CALCITE-7562] SqlToRel misses `CAST` in case `IN`
expression without type coercion
No new revisions were added by this update.
Summary of changes:
.../apache/calcite/sql2rel/SqlToRelConverter.java | 34 +++++++++++++++++++---
.../apache/calcite/test/SqlToRelConverterTest.java | 18 ++++++++++++
.../apache/calcite/test/SqlToRelConverterTest.xml | 24 +++++++++++++++
.../org/apache/calcite/test/SqlToRelFixture.java | 5 ++++
4 files changed, 77 insertions(+), 4 deletions(-)