This is an automated email from the ASF dual-hosted git repository.
jooger pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/ignite-3.git
from 73d3bb8e7f Bump com.netflix.nebula.ospackage from 11.9.0 to 11.9.1
(#3840)
add 9f6d69fe4f IGNITE-22462 Add planner test to verify type coercion for
set operations like UNION, INTERSECT and EXCEPT (#3957)
No new revisions were added by this update.
Summary of changes:
.../planner/datatypes/BaseTypeCoercionTest.java | 21 +-
.../NumericComparisonTypeCoercionTest.java | 128 ++---
...rcionTest.java => SetOperatorCoercionTest.java} | 598 +++++++++++----------
.../sql/engine/planner/datatypes/utils/Types.java | 12 +
4 files changed, 417 insertions(+), 342 deletions(-)
copy
modules/sql-engine/src/test/java/org/apache/ignite/internal/sql/engine/planner/datatypes/{NumericComparisonTypeCoercionTest.java
=> SetOperatorCoercionTest.java} (55%)