Replies: 4 comments 2 replies
-
Trino itself doesn't have something like this but some vendors have a connector like this (disclosure that I work for Starburst). See https://docs.starburst.io/latest/connector/starburst-stargate.html |
Beta Was this translation helpful? Give feedback.
-
@mosabua might know if there are alternatives. |
Beta Was this translation helpful? Give feedback.
-
IIRC, @dprophet and team have a Trino to Athena connector that could probably be easily made Trino to Trino similar to what Comcast has. Comcast has had theirs for a while, but it's got a lot to tease out before it is ready for open source so may be something to ask Erik and team if that can go on the roadmap. I think they were interested in open sourcing as much as they can from Bloomberg so they don't have to manage it any more. They are in the works of open sourcing Snowflake and recently finished the first round of Trino gateway. |
Beta Was this translation helpful? Give feedback.
-
Thank you everyone for the answers and direction! It was really helpful. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
hi,
we need to connect to downstream trino instances provided by different teams. the trino-gateway it not a 100% fit as we need to join between different tables from the various instances.
is there a trino-to-trino plugin available that will allow a trino instance to connect to other trino instances? should we consider a different solution?
Beta Was this translation helpful? Give feedback.
All reactions