Skip to content

Data sharing

Josip Skafar edited this page Sep 28, 2023 · 2 revisions

As part of Storage bucket service it is possible to automatically share data with other users if they are stored in Parquet format in the Storage bucket. When one Parquet file is selected - file menue offers "Publish to Trino" feature:

image

In case of sharing user needs to define Schema and Table name:

image

With confirming this action, DnA Platform will register Parquet file as external table in Trino. Users can then consume this data over Trino SQL layer. In the future we will enable grants (read and write) for this, for now Trino SQL is available for every registered user.

Clone this wiki locally