1.3.2 Default Storage Formats

0.0(0)
Studied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/9

flashcard set

Earn XP

Description and Tags

Last updated 4:42 PM on 3/13/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

10 Terms

1
New cards

What is the default table storage format in OneLake?

Delta Lake format (Parquet files + Delta transaction log), which provides ACID transactions, time travel, and schema evolution.

2
New cards

What is Delta Lake?

An open-source storage layer that adds ACID transactions, schema enforcement, time travel, and unified batch/streaming to Parquet files.

3
New cards

What is the Delta transaction log?

A deltalog directory containing JSON files that record every change to a Delta table, enabling ACID transactions and time travel.

4
New cards

Can you store non-Delta files in OneLake?

Yes. The Files section of a lakehouse supports any format (CSV, JSON, Parquet, images, etc.). Only the Tables section requires Delta format.

5
New cards

What is V-Order optimization?

A write-time optimization in Fabric that sorts data within Parquet files for faster read performance, especially for analytical queries.

6
New cards

Is V-Order enabled by default in Fabric?

Yes, V-Order is enabled by default when writing to Delta tables in Fabric. It can be disabled in Spark settings if needed.

7
New cards

What file format underlies Delta tables?

Apache Parquet. Delta adds a transaction log layer on top of Parquet files for versioning and ACID compliance.

8
New cards

Can you read Delta tables from outside Fabric?

Yes. Delta is an open format. Tools like Spark, Databricks, or any Delta-compatible reader can access Delta tables via OneLake endpoints.

9
New cards

What is schema enforcement in Delta Lake?

Delta rejects writes that don't match the table's schema. New columns require explicit schema evolution (mergeSchema option) to be added.

10
New cards

What is time travel in Delta Lake?

The ability to query a table as it existed at a previous point in time using VERSION AS OF or TIMESTAMP AS OF syntax.

Explore top notes

Explore top flashcards

flashcards
Vocab Lesson 12
48
Updated 1141d ago
0.0(0)
flashcards
WWW List 13
25
Updated 30d ago
0.0(0)
flashcards
Quarter 4 Religion : )
140
Updated 659d ago
0.0(0)
flashcards
Unit 5: Westward Migration
25
Updated 344d ago
0.0(0)
flashcards
DMU 3313 Kremkau
140
Updated 966d ago
0.0(0)
flashcards
biol114 - ch.9
54
Updated 373d ago
0.0(0)
flashcards
SPH3U1 - key definitions
191
Updated 1145d ago
0.0(0)
flashcards
APUSH Unit 1 Giddes Test
242
Updated 890d ago
0.0(0)
flashcards
Vocab Lesson 12
48
Updated 1141d ago
0.0(0)
flashcards
WWW List 13
25
Updated 30d ago
0.0(0)
flashcards
Quarter 4 Religion : )
140
Updated 659d ago
0.0(0)
flashcards
Unit 5: Westward Migration
25
Updated 344d ago
0.0(0)
flashcards
DMU 3313 Kremkau
140
Updated 966d ago
0.0(0)
flashcards
biol114 - ch.9
54
Updated 373d ago
0.0(0)
flashcards
SPH3U1 - key definitions
191
Updated 1145d ago
0.0(0)
flashcards
APUSH Unit 1 Giddes Test
242
Updated 890d ago
0.0(0)