lucaspeng12138 opened a new issue, #4089:
URL: https://github.com/apache/incubator-inlong/issues/4089

   ### Description
   
   ClickHouse Create operation has more inputs than given. Such as creating 
table, Engine is must be given. And user may also want to input ORDER BY, 
PRIMARY KEY and so on. In column information, user may input DefaultType, CODEC 
and TTL.
   
   According to: 
https://clickhouse.com/docs/zh/sql-reference/statements/create/table
   
   ![Uploading image.png…]()
   
   
   ### Use case
   
   When creating a table on clickhouse, can input Engine, ORDER BY, PRIMARY 
KEY. In creating column can input DefaultType, CODEC and TTL.
   
   ### Are you willing to submit PR?
   
   - [ ] Yes, I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
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]

Reply via email to