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 be06443816 [CALCITE-7578] `LIKE` with empty `ESCAPE` might fail with
StringIndexOutOfBoundsException
add b723324116 [CALCITE-7588] `LIKE` with `ESCAPE` symbols containing
wildcards fails
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, 22 insertions(+), 1 deletion(-)