apache / seatunnel

SeaTunnel is a next-generation super high-performance, distributed, massive data integration tool.
https://seatunnel.apache.org/
Apache License 2.0
7.82k stars 1.76k forks source link

[Feature] add Trino JDBC and\or Arrow Flight SQL JDBC or ADBC  🚀 #7695

Open YuriyGavrilov opened 4 hours ago

YuriyGavrilov commented 4 hours ago

Search before asking

Description

First thing is to add existing Trino JDBC Drives Support as source and sink connector.

Just to leave this here:

Some good example of Flight SQL server as reference:

Usage Scenario

Related issues

About Trino Dialect - https://github.com/apache/seatunnel/issues/4162

Are you willing to submit a PR?

Code of Conduct

sanjaychitransh commented 4 hours ago

hi ,I have completed trino connector development, tested working I will submit PR

YuriyGavrilov commented 4 hours ago

@sanjaychitransh great job thx!