
Explanation:
Liquid Clustering provides more flexibility than traditional Z-Ordering. It incrementally clusters data as it is written or optimized, and allows clustering keys to be changed without needing to rewrite the entire table. It efficiently adapts to changing query patterns.
A
It allows the data to be stored as a single giant file.
B
It converts Parquet files into a proprietary binary format.
C
It automatically encrypts the data.
D
It supports incremental clustering, adapting to query patterns without full rewrites.
No comments yet.