I’m using the SchemaMapper
and I have a question. After transforming the data, I noticed that in the 'Unexposed Attributes' section, the attributes are correctly mapped, but in the resulting table, the attributes still appear without the mapping. Does anyone know how to ensure that the attributes, after passing through the SchemaMapper
, show up correctly mapped in the final table? Is there any additional configuration needed?
