You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@seatunnel.apache.org by GitBox <gi...@apache.org> on 2022/03/19 04:37:16 UTC

[GitHub] [incubator-seatunnel] BenJFan opened a new issue #1513: [Feature][Connector] Clickhouse-File performance boost

BenJFan opened a new issue #1513:
URL: https://github.com/apache/incubator-seatunnel/issues/1513


   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
   
   
   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/incubator-seatunnel/issues?q=is%3Aissue+label%3A%22bug%22) and found no similar issues.
   
   
   ### Describe the proposal
   
   In order to improve the code quality and performance of ClickhouseFile Sink, the following work needs to be done. First version is #1501 
   
   ### Task list
   
   - [ ] Support Rsync to transfer clickhouse data file
   - [ ] Support zero copy to boost file transfer performance
   - [ ] Change data stream from echo command to file stream
   
   ### Are you willing to submit PR?
   
   - [X] Yes I am willing to submit a PR!


-- 
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@seatunnel.apache.org

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