zstan commented on code in PR #2848:
URL: https://github.com/apache/ignite-3/pull/2848#discussion_r1402965276
##########
modules/table/src/main/java/org/apache/ignite/internal/table/distributed/storage/InternalTableImpl.java:
##########
@@ -1472,7 +1473,7 @@ Int2ObjectMap<RowBatch>
toRowBatchByPartitionId(Collection<BinaryRowEx> rows) {
}
/** {@inheritDoc} */
- // TODO: https://issues.apache.org/jira/browse/IGNITE-19619 The method
should be removed, SQL engine should use placementDriver directly
+ // TODO: https://issues.apache.org/jira/browse/IGNITE-20701 The method
should be removed
Review Comment:
@ptupitsyn **assignments** is used from 1 test in your #2825 PR, i fix this
usage here, probably you can take this test fixture into your branch ? Or i can
see - 2 approvals on your branch, if you merge it - i can easily fix this place.
--
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]