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/10/09 03:16:48 UTC

[GitHub] [inlong] vernedeng opened a new issue, #6105: [Umbrella] [Manager] Manager support custom operation

vernedeng opened a new issue, #6105:
URL: https://github.com/apache/inlong/issues/6105

   ### Describe the proposal
   
   Manager support different type of source, sink by implements different kinds of operator.
   Due to some reason, Sort-standalone and Sort-flink have some differences in metadata management. For example, Sort-standalone store all fields of sink in **_ext_params_**, instead of **_stream_sink_field_** table. 
   
   What's more,  in order to support other user-defined operation, manager needs to open the ability to directly operate tables without complex logic. This allows manager achive higher flexibility to support more customized senarios (such as socket sink, one service but with different  protocal.
   
   ### Task list
   
   - [ ] #6042
   - [ ] #6086
   - [ ] #6101
   - [ ] #6103
   - [ ] #6104
   
   ### InLong Component
   
   InLong Manager
   
   ### Are you willing to submit PR?
   
   - [X] 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] [inlong] dockerzhang closed issue #6105: [Umbrella] [Manager] Manager support delete/update by unique key

Posted by GitBox <gi...@apache.org>.
dockerzhang closed issue #6105: [Umbrella] [Manager]  Manager support delete/update by unique key
URL: https://github.com/apache/inlong/issues/6105


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


[GitHub] [inlong] dockerzhang commented on issue #6105: [Umbrella] [Manager] Manager support delete/update by unique key

Posted by GitBox <gi...@apache.org>.
dockerzhang commented on issue #6105:
URL: https://github.com/apache/inlong/issues/6105#issuecomment-1304435627

   All sub-tasks are finished, so close it.


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