This is an automated email from the ASF dual-hosted git repository.
amashenkov pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/ignite-3.git
from 1442280dac IGNITE-19128 Sql. IgniteIndexScan should use correct
searchBounds for custom data types (#1981)
add 482be6f528 IGNITE-18761 Sql. TypeOf can short-circuit only when its
argument is a constant expression (#2000)
No new revisions were added by this update.
Summary of changes:
.../internal/sql/engine/ItFunctionsTest.java | 27 ++++++++++++--------
.../sql/engine/exec/exp/IgniteSqlFunctions.java | 5 ++++
.../internal/sql/engine/exec/exp/RexImpTable.java | 29 +++++++++++++++++++---
.../internal/sql/engine/util/IgniteMethod.java | 5 +++-
4 files changed, 50 insertions(+), 16 deletions(-)