Ultimate access to all questions.
A data engineering team notices that their Delta Lake table has accumulated a large number of small Parquet files due to frequent streaming inserts and batch upserts. They want to improve the performance of analytical queries that scan this table.
Which statement best describes how the Delta Lake OPTIMIZE command addresses this issue, and what is the primary benefit for query performance?