bytedance / bitsail

BitSail is a distributed high-performance data integration engine which supports batch, streaming and incremental scenarios. BitSail is widely used to synchronize hundreds of trillions of data every day.
https://bytedance.github.io/bitsail/
Apache License 2.0
1.63k stars 335 forks source link

[BitSail][Connector] Support clickhouse sink connector #109

Open garyli1019 opened 2 years ago

garyli1019 commented 2 years ago

Is your feature request related to a problem? Please describe

A clear and concise description of what the problem is.

Example: I'm always frustrated when [...]

Describe the solution you'd like

A clear and concise description of what you want to happen.

Describe alternatives you've considered

A clear and concise description of any alternative solutions or features you've considered.

Additional context

Add any other context or screenshots about the feature request here.

kyle-hawk commented 1 year ago

I'd like to challenge this feature, could u please assign this to me @garyli1019

BlockLiu commented 1 year ago

Hi @kyle-hawk, is there any progress now? If you meet any problem, we can discuss here :D

kyle-hawk commented 1 year ago

Okay, thanks a lot @BlockLiu , I have something to do with work in the last few days, and I will step up to deal with my issue in the next few days

kyle-hawk commented 1 year ago

hi @BlockLiu , I have commit code about this issue on my own branch, but I'm not sure is it good enough to start a PR, Could u please review the code and give me some advice? thx a lot

garyli1019 commented 1 year ago

@kyle-hawk please feel free to open a PR. You can add a WIP prefix in the title to let us know it's still working in progress.

kyle-hawk commented 1 year ago

okay