ygerzhedovich commented on code in PR #856: URL: https://github.com/apache/ignite-3/pull/856#discussion_r890921224
########## docs/_docs/sql-reference/ddl.adoc: ########## @@ -33,10 +33,12 @@ Parameters: * `tableColumn` - name and type of a column to be created in the new table. * `DEFAULT` - specifies a default value for the column. Only constant values are accepted. * `IF NOT EXISTS` - create the table only if a table with the same name does not exist. 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
