You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@inlong.apache.org by GitBox <gi...@apache.org> on 2022/05/06 08:49:22 UTC

[GitHub] [incubator-inlong] lucaspeng12138 opened a new issue, #4089: [Feature][Dashboard]Create group with clickhouse need some more inputs blank

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: dev-unsubscribe@inlong.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-inlong] leezng commented on issue #4089: [Feature][Dashboard] Create ClickHouse sink need to fill more params

Posted by GitBox <gi...@apache.org>.
leezng commented on issue #4089:
URL: https://github.com/apache/incubator-inlong/issues/4089#issuecomment-1135960648

   Close by #4285 


-- 
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: commits-unsubscribe@inlong.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-inlong] healchow commented on issue #4089: [Feature][Dashboard] Create ClickHouse sink need to fill more params

Posted by GitBox <gi...@apache.org>.
healchow commented on issue #4089:
URL: https://github.com/apache/incubator-inlong/issues/4089#issuecomment-1119707495

   @leezng please cc.


-- 
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: commits-unsubscribe@inlong.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-inlong] leezng closed issue #4089: [Feature][Dashboard] Create ClickHouse sink need to fill more params

Posted by GitBox <gi...@apache.org>.
leezng closed issue #4089: [Feature][Dashboard] Create ClickHouse sink need to fill more params
URL: https://github.com/apache/incubator-inlong/issues/4089


-- 
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: dev-unsubscribe@inlong.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org