Skip to content

Commit c789c49

Browse files
tedvilutisCopilot
andauthored
Update skills/fabric-lakehouse/SKILL.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 5217b16 commit c789c49

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

skills/fabric-lakehouse/SKILL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Lakehouse in Microsoft Fabric is an item that gives users a place to store their
4040

4141
### Tabular data in a Lakehouse
4242

43-
Tabular data in a form of tables are stored under "Tables" folder. Main format for tables in Lakehouse is Delta. Lakehouse can store tabular data in other formats like CSV or Parquet, these formats only available for Spark querying.
43+
Tabular data in a form of tables are stored under "Tables" folder. Main format for tables in Lakehouse is Delta. Lakehouse can store tabular data in other formats like CSV or Parquet, these formats are only available for Spark querying.
4444
Tables can be internal, when data is stored under "Tables" folder, or external, when only reference to a table is stored under "Tables" folder but the data itself is stored in a referenced location. Tables are referenced through Shortcuts, which can be internal (pointing to another location in Fabric) or external (pointing to data stored outside of Fabric).
4545

4646
### Schemas for tables in a Lakehouse

0 commit comments

Comments
 (0)