ygerzhedovich commented on code in PR #4599: URL: https://github.com/apache/ignite-3/pull/4599#discussion_r1808936988
########## docs/_docs/developers-guide/java-to-tables.adoc: ########## @@ -82,7 +82,7 @@ The result is equivalent to the following SQL multi-statement: [source, sql] ---- -CREATE ZONE IF NOT EXISTS zone_test ENGINE ROCKSDB WITH PARTITIONS=2; +CREATE ZONE IF NOT EXISTS ZONE_TEST ENGINE ROCKSDB WITH PARTITIONS=2; Review Comment: ok -- 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