-
Notifications
You must be signed in to change notification settings - Fork 370
Add support for Nessie catalog #3673
Copy link
Copy link
Closed
Labels
Description
Issue / Problem Statement:
As of now SQLmesh Trino doesn't support Nessie catalog due to absence of views in functionality (as stated in https://sqlmesh.readthedocs.io/en/stable/integrations/engines/trino/#aws-glue).
Currently THERE IS support of Iceberg views in Nessie, which allows for Trino - Nessie setups, which is being widely adopted at the moment.
Proposed solution:
Add support for Nessie catalog for Trino setups.
Reactions are currently unavailable