Some Delta implementations only collect stats on certain columns.
Here are some APIs that will help users debug their questions:
- what columns are stats being collected for
- for a given column, are stats being collected in all the files?
- what columns have stats being collected for some files, but not other files
The get_add_actions API should make this possible.