Hi Ammar,

I don’t think we have a dedicated connector for Trino. I also didn’t find any 
open Beam GitHub issue for this.

On the other hand, it appears that Trino provides a JDBC client driver [1], so 
you may want to try to use Beam JdbcIO connector [2] in this case. 

[1] https://trino.io/docs/current/client/jdbc.html
[2] 
https://beam.apache.org/releases/javadoc/current/org/apache/beam/sdk/io/jdbc/JdbcIO.html

—
Alexey

> On 23 Dec 2022, at 23:26, Ammar Alrashed <ammar.alras...@gmail.com> wrote:
> 
> Hello,
> 
> Have anyone tried to connect Trino with Beam?
> I don't see a Trino connector here 
> <https://beam.apache.org/documentation/io/connectors/>, so is there another 
> connector that can be used?
> 
> Is anybody working on a Trino connector?
> 
> Thanks

Reply via email to