
Answer-first summary for fast verification
Answer: Mean value
The Parquet file footers contain column statistics such as min value, max value, NULL counts, and the data type of columns. However, the **mean value** is not part of these statistics. For Delta tables, these statistics are stored in the Delta log. For more details, refer to the Delta Log statistics documentation.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.