sashapolo commented on code in PR #2295: URL: https://github.com/apache/ignite-3/pull/2295#discussion_r1255931129
########## modules/schema/src/main/java/org/apache/ignite/internal/schema/ByteBufferRow.java: ########## @@ -18,14 +18,11 @@ package org.apache.ignite.internal.schema; import java.nio.ByteBuffer; -import java.nio.ByteOrder; /** * Heap byte buffer-based row. */ public class ByteBufferRow implements BinaryRow { Review Comment: It is still used in tests and for Raft command serialization -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@ignite.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org