tkalkirill commented on code in PR #2704: URL: https://github.com/apache/ignite-3/pull/2704#discussion_r1363335686
########## modules/runner/src/integrationTest/java/org/apache/ignite/internal/runner/app/TableTestUtils.java: ########## @@ -26,10 +26,7 @@ import org.apache.ignite.internal.catalog.commands.ColumnParams; import org.apache.ignite.internal.catalog.commands.CreateTableCommand; -/** - * Utils to manage tables inside tests. - */ -// TODO: IGNITE-19502 - remove after switching to the Catalog. +/** Utils to manage tables inside tests. */ Review Comment: Get rid of -- 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]
