tmyVvit commented on issue #27862: URL: https://github.com/apache/shardingsphere/issues/27862#issuecomment-1695727329
The last create table is already supported: ```sql create table cgin_create_test(a int, b text) with (orientation = column); ``` Exists sql case `create_table_with_storage_parameter` in `create-table.xml` -- 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]
