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 7bd1c0e70d9 IGNITE-26572 Improve error message for handshake failure
due to wrong cluster ID (#6682)
add d7ef38e5288 IGNITE-26090 Sql. Validate Special Values for Approximate
Numeric Types in SQL (NaN, ±Infinity, ±0) (#6637)
No new revisions were added by this update.
Summary of changes:
.../internal/sql/engine/ItFloatingPointTest.java | 507 +++++++++++++++++++++
1 file changed, 507 insertions(+)
create mode 100644
modules/sql-engine/src/integrationTest/java/org/apache/ignite/internal/sql/engine/ItFloatingPointTest.java