mount_lakehouse
Mount all tables from a lakehouse into the Spark catalog as qualified table names. Ideal for bulk registration before querying.
Instructions
Mount ALL tables in a lakehouse as <lakehouse>.<table>. Convenient, but can register many tables at once.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lakehouse | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |