Forum Discussion
Error creating external table with lakehouse schema enabled
- 9 months ago
Hi marcosvin,
This is a known limitation.
When schemas are enabled on a Lakehouse, Spark is restricted to creating only MANAGED tables (plus lake views).
See Microsoft’s overview and preview notes for Lakehouse schemas and related discussions: Lakehouse schemas (Preview), and see this other community thread that comes to the same conclusion.
If you found this helpful, consider giving some Kudos. If I answered your question or solved your problem, mark this post as the solution.
Hi marcosvin,
This is a known limitation.
When schemas are enabled on a Lakehouse, Spark is restricted to creating only MANAGED tables (plus lake views).
See Microsoft’s overview and preview notes for Lakehouse schemas and related discussions: Lakehouse schemas (Preview), and see this other community thread that comes to the same conclusion.
If you found this helpful, consider giving some Kudos. If I answered your question or solved your problem, mark this post as the solution.