sk0x50 commented on code in PR #5276: URL: https://github.com/apache/ignite-3/pull/5276#discussion_r1981385210
########## modules/catalog/src/test/java/org/apache/ignite/internal/catalog/CatalogTableTest.java: ########## @@ -1126,6 +1135,40 @@ public void testFunctionalDefaultTypeMismatch() { assertThrows(CatalogValidationException.class, commandBuilder::build, error); } + @Test + public void testCreateTablesWithinDifferentZones() { Review Comment: Test updated. -- 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