DP-600 · Question #31
You have a Fabric tenant that contains a lakehouse named Lakehouse1. Lakehouse1 contains a subfolder named Subfolder1 that contains CSV files. You need to convert the CSV files into the delta format…
The correct answer is A. Use the Load to Tables feature. With ''Load to tables'' : tables are always loaded using the Delta Lake table format with V-Order optimization enabled. https://learn.microsoft.com/en-us/fabric/data-engineering/load-to-tables#load-to-table-capabilities-
Question
You have a Fabric tenant that contains a lakehouse named Lakehouse1. Lakehouse1 contains a subfolder named Subfolder1 that contains CSV files. You need to convert the CSV files into the delta format that has V-Order optimization enabled. What should you do from Lakehouse explorer?
Options
- AUse the Load to Tables feature.
- BCreate a new shortcut in the Files section.
- CCreate a new shortcut in the Tables section.
- DUse the Optimize feature.
How the community answered
(24 responses)- A79% (19)
- B13% (3)
- C4% (1)
- D4% (1)
Explanation
With ''Load to tables'' : tables are always loaded using the Delta Lake table format with V-Order optimization enabled. https://learn.microsoft.com/en-us/fabric/data-engineering/load-to-tables#load-to-table-capabilities-
Topics
Community Discussion
No community discussion yet for this question.