If a file format internally gathers statistics (like ORC) then it can expose
the statistics through this interface. Reader side statistics are useful for
updating the metastore with table/partition level statistics using analyze
command.
StatsProvidingRecordReader.