In TestColumnStatsIndex, when comparing the column stats with the actual data files, only parquet files are supported. We need to support avro log files as well. Note that, to validate the column stat of avro log files, we use resource files storing the expected column stat table content for validation.
JIRA info