apache / inlong

Apache InLong - a one-stop, full-scenario integration framework for massive data
https://inlong.apache.org/
Apache License 2.0
1.4k stars 530 forks source link

[Feature][Sort] Add Apache Doris extract node for Sort #5040

Closed dockerzhang closed 2 years ago

dockerzhang commented 2 years ago

Description

you can refer to: https://inlong.apache.org/docs/next/design_and_concept/how_to_extend_data_node_for_sort#extend-a-new-extract-node

Use case

No response

Are you willing to submit PR?

Code of Conduct

duowan1520 commented 2 years ago

Hi, @dockerzhang ,can you assigin https://github.com/apache/inlong/issues/5040 to me? thanks

dockerzhang commented 2 years ago

@duoduo5566 thanks.

duowan1520 commented 2 years ago

@dockerzhang Sorry, I clicked the unassign me button by mistake, please assign me again

dockerzhang commented 2 years ago

@duoduo5566 done

duowan1520 commented 2 years ago

Hi,@dockerzhang。I plan to introduce the flink doris connector implementation of the doris community, which has been compiled locally and integrated into inlong. However, the doris community currently does not support version 2.11 for flink 1.13. Do we have relevant public maven repositories to upload flink-doris-connector-1.13.5_2.11 for everyone to use?

dockerzhang commented 2 years ago

@duoduo5566 all connectors in InLong will publish to central maven repositories, and I think everyone can access it directly.