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 7cea035f05 [CALCITE-6927] Add rule for join condition remove IS NOT
DISTINCT FROM
add 850a25f4ea [CALCITE-6840] Hive/Phoenix Dialect should not cast to REAL
type directly
No new revisions were added by this update.
Summary of changes:
.../apache/calcite/sql/dialect/HiveSqlDialect.java | 19 +++++++++
.../calcite/sql/dialect/PhoenixSqlDialect.java | 36 +++++++++++++++++
.../calcite/rel/rel2sql/RelToSqlConverterTest.java | 45 +++++++++++++++++++++-
3 files changed, 98 insertions(+), 2 deletions(-)