hi,
i have a exclude columns made like
“ exclude if schema <all” and table <all> and column contains “ plusg”
for 1 table i want a specific include like
include if schema <all> and table equals “plusgmoc” and column equals “plusgtest”
it seems that the column isn’t added, i have done a sync and a new transfer. I look in the generated parquet file and can’t find the column.
Is this expecten behaviour? how to solve?