
Answer-first summary for fast verification
Answer: Delta Lake builds upon standard data formats: Parquet + XML
It is not true that Delta Lake builds upon XML format. It builds upon Parquet and JSON formats. Reference: [Delta Lake Documentation](https://docs.databricks.com/delta/index.html)
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
Which statement about Delta Lake is not true?
A
Delta Lake provides scalable data and metadata handling
B
Delta Lake builds upon standard data formats: Parquet + XML
C
Delta Lake provides ACID transaction guarantees
D
Delta Lake supports unified streaming and batch data processing
E
Delta Lake provides audit history and time travel
No comments yet.