Quiz 10 Question 19 of 20

Analysts frequently filter a large Lakehouse table of digitised-object records by object category, but the table isn't partitioned by category because category values change over time and partitioning by it would create excessive small partitions. Query performance on category-filtered searches is still poor despite the table being regularly compacted. Which additional compaction option would most directly help category-filtered queries skip irrelevant data without partitioning the table by category?

Select an answer to reveal the explanation.

Motivation