This is an automated email from the ASF dual-hosted git repository.
ibessonov pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/ignite-3.git
from e655d21f677 IGNITE-25997 Improve compatibility test resolution (#6302)
add 8e270c67279 IGNITE-26012 Split BinaryTupleComparatorTest (#6310)
No new revisions were added by this update.
Summary of changes:
.../internal/schema/BinaryTupleComparatorTest.java | 437 +--------------------
.../schema/PartialBinaryTupleMatcherTest.java | 170 ++++++++
.../schema/BinaryTupleComparatorBaseTest.java} | 169 +-------
3 files changed, 199 insertions(+), 577 deletions(-)
create mode 100644
modules/schema/src/test/java/org/apache/ignite/internal/schema/PartialBinaryTupleMatcherTest.java
copy
modules/schema/src/{test/java/org/apache/ignite/internal/schema/BinaryTupleComparatorTest.java
=>
testFixtures/java/org/apache/ignite/internal/schema/BinaryTupleComparatorBaseTest.java}
(68%)