type TraceSchemaExclusions = HashMap<String, HashSet<usize>>;
Maps incompatible columns to the chunk indexes that must use fallback.
struct TraceSchemaExclusions { /* private fields */ }