Hi all!
We have an issue with the data ingestion process, it seems the normalization process lower case most (but not all) of the column names. Doesn't matter what source it was invoked from, the behaviour is the same.
I'd like to keep the column name the same, but I can't find any configuration option for it.
If I check the _airbyte__raw table, I see the column name is unchanged.
Also, if I check the Replication page and open the particular source table, I see the destination name match the original name, but for some reason the column name is modified when is changed to tabular format.
Any idea how I can fix that?