This is an automated email from the ASF dual-hosted git repository. ppa pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/ignite-3.git
from e4be429c39d IGNITE-25760 Fixed flaky ItConnectionErrorTest#testStopLeader/Follower (#6151) add 66448efc9ed IGNITE-24889 Sql. Fixed incorrect precision of interval arithmetic expression (#6160) No new revisions were added by this update. Summary of changes: .../ignite/internal/sql/engine/ItIntervalTest.java | 364 ++++++++++++++++++++- .../datatypes/ItCastTemporalPrecisionTest.java | 43 +-- .../sql/group1/types/interval/test_interval.test | 79 +++++ .../sql/engine/sql/fun/IgniteSqlOperatorTable.java | 24 +- .../internal/sql/engine/util/SqlTestUtils.java | 55 +++- 5 files changed, 507 insertions(+), 58 deletions(-)