ptupitsyn commented on code in PR #2825: URL: https://github.com/apache/ignite-3/pull/2825#discussion_r1402397496
########## modules/table/src/main/java/org/apache/ignite/internal/table/IgniteTablesInternal.java: ########## @@ -17,9 +17,7 @@ package org.apache.ignite.internal.table; -import java.util.List; Review Comment: 1. #2848 is not yet merged 2. The method is used by `ItTableScanTest` I'd like to avoid inflating this PR further, separate ticket created: https://issues.apache.org/jira/browse/IGNITE-20933 -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
