
Answer-first summary for fast verification
Answer: Use the Load to Tables feature.
The 'Load to Tables' feature in Lakehouse Explorer is designed to convert CSV files into Delta format with V-Order optimization enabled. When you use the 'Load to Tables' functionality, tables are always loaded using the Delta Lake table format with V-Order optimization applied by default. Therefore, option A is correct as it directly addresses the requirement of converting CSV files to Delta format with V-Order optimization.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
You are managing a Fabric tenant that includes a lakehouse named Lakehouse1. Within Lakehouse1, there is a specific subfolder called Subfolder1, which contains multiple CSV files. Your task is to convert these CSV files into the delta format while ensuring that V-Order optimization is enabled. What steps should you take using the Lakehouse explorer to accomplish this?
A
Use the Load to Tables feature.
B
Create a new shortcut in the Files section.
C
Create a new shortcut in the Tables section.
D
Use the Optimize feature.
No comments yet.