This is an automated email from the ASF dual-hosted git repository.
korlov pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/ignite-3.git
from 44baaddc07 IGNITE-18211 Sql. Adjust affinity distribution to the new
colocation rules (#1434)
add 1274781202 IGNITE-18450 Incorrect conversion of bitmask to binary
tuple (#1470)
No new revisions were added by this update.
Summary of changes:
.../ignite/internal/schema/BinaryConverter.java | 2 +-
.../internal/schema/BinaryConverterTest.java | 200 +++++++++++++++++++++
2 files changed, 201 insertions(+), 1 deletion(-)
create mode 100644
modules/schema/src/test/java/org/apache/ignite/internal/schema/BinaryConverterTest.java