
Ultimate access to all questions.
You are designing an Azure Data Lake Storage solution to transform raw JSON files for an analytical workload. You need to recommend a file format for the transformed data that meets these requirements:
Include the data types for each column.
Allow querying a subset of columns.
Support read-heavy analytical workloads.
Minimize the file size.
What should you recommend?
A
JSON
B
CSV
C
Apache Avro
D
Apache Parquet