cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
MVP Articles
This page brings together externally published articles written by our MVPs. Discover expert perspectives, real-world guidance, and community contributions from leaders across the ecosystem.
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Catalog Managed Tables

Hubert-Dudek
Databricks MVP

Managed Tables, External Tables, Foreign Tables and...

.. Catalog Managed Tables. If you are databricks user, you need to know why they are the best of all!


https://databrickster.medium.com/catalog-commits-make-your-managed-delta-layer-safer-and-more-perfor...
https://www.sunnydata.ai/blog/unity-catalog-catalog-commits-databricks

commits2.png

 


My blog: https://databrickster.medium.com/
2 REPLIES 2

nidhin
New Contributor III

If UC is now the source of truth for the latest version (not  the delta_log ), what happens to a tool that reads the log directly? Does it risk seeing stale state, since it's not coordinating through the catalog?

Nidhig631
Databricks MVP

This is included with the Databricks managed table; there is no separate catalog managed table.