
Explanation:
A data lakehouse allows storage of any data type (including unstructured data like video) directly on low-cost object storage, while simultaneously providing ACID compliance for structured and semi-structured data using Delta Lake.
Ultimate access to all questions.
A
It requires no data modeling for unstructured files.
B
It converts all video files into SQL database rows.
C
It stores unstructured data on object storage while remaining ACID-compliant via Delta Lake.
D
It relies on a separate external SQL database for ACID tasks.
No comments yet.