Uploaded image for project: 'Analytics'
  1. Analytics
  2. ANALYTICS-478

Connect to Data Shares directly in Trino

XMLWordPrintable

    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

      User Problem

      I want to be able to query my Data Share data in-place from our Trino cluster—rather than pulling down Parquet files over HTTP via the Delta Sharing REST API. The Trino Delta Lake connector (docs: https://trino.io/docs/current/connector/delta-lake.html) can speak the same underlying file format and partition metadata, push down predicates directly into the Parquet files, and avoid all of the download, token-rotation and retry logic we currently need.

      Suggested Solutions

      Allow a direct connection between Data Shares and Trino. 

      Current Workarounds

      Connect to your Data Share via the Delta Sharing protocol, which is currently the only supported way to connect to Data Shares. 

              Unassigned Unassigned
              54a76a514a60 Jessie Turpin (Inactive)
              Votes:
              2 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated: