
Answer-first summary for fast verification
Answer: OPTIMIZE
Delta Lake enhances read query performance through file compaction, achievable by executing the `OPTIMIZE` command. This process merges small files into larger ones, improving efficiency. Reference: [Delta Lake Documentation](https://docs.databricks.com/sql/language-manual/delta-optimize.html).
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.