What capability does a data lakehouse provide that a traditional data lake typically lacks?
Select an answer to reveal the explanation.
Short Explanation and Infographic
Traditional data lakes store raw files without transactional guarantees; data lakehouses add ACID transactions and schema enforcement through open table formats like Apache Iceberg.
Full explanation below image
Full Explanation
Traditional data lakes store raw files without transactional guarantees; data lakehouses add ACID transactions and schema enforcement through open table formats like Apache Iceberg. The incorrect options ("The ability to store raw unstructured files", "Support for multiple file formats including Parquet and CSV", "Horizontal scaling of object storage") are distractors that don't fully capture the concept described.