The following code:
{
[...]
reference-file-type: {
id: 'a',
column-list-mode: 'include',
column-list: ['COL1']
}
[...]
}
Would be expected to resolve to schema 'a' using default classifier and version, then apply the column list. This is not currently happening.