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 2f626813d5 [CALCITE-7567] `LeastRestrictiveSqlType` for `TIMESTAMP`,
`TIMESTAMP_LTZ` might ignore precision
add be06443816 [CALCITE-7578] `LIKE` with empty `ESCAPE` might fail with
StringIndexOutOfBoundsException
No new revisions were added by this update.
Summary of changes:
core/src/main/java/org/apache/calcite/rex/RexSimplify.java | 13 ++++++++-----
.../test/java/org/apache/calcite/rex/RexProgramTest.java | 10 ++++++++++
2 files changed, 18 insertions(+), 5 deletions(-)