- 7381 Views
- 5 replies
- 4 kudos
I am trying to connect to Unity catalog meta store tables using Presto Based on the presto documentation I need to use the below configuration to connect to delta tables in the unity catalog https://prestodb.io/docs/current/connector/hive.htmlSo from...
- 7381 Views
- 5 replies
- 4 kudos
Latest Reply
Hello @December ,
You should contact your account team if you need more info on this feature which is not GA for the time being.
Another option would be to use Iceberg REST interface: https://medium.com/@flyws1993/oss-trino-to-read-tables-from-databr...
4 More Replies
- 9630 Views
- 1 replies
- 0 kudos
How can I get the unity catalog code base?
- 9630 Views
- 1 replies
- 0 kudos
Latest Reply
https://github.com/unitycatalog/unitycatalogThis is the OSS version of course. The databricks version is not available afaik.