Forcing upper case for column names seems like an extremely narrow choice to make, especially where there is no option (it appears) to allow columns to be set to lower case.
We operate all our Redshift schemas with lower case entity names. Is there a way to avoid the forced upper case with target-redshift?
Forcing upper case for column names seems like an extremely narrow choice to make, especially where there is no option (it appears) to allow columns to be set to lower case.
We operate all our Redshift schemas with lower case entity names. Is there a way to avoid the forced upper case with target-redshift?
https://github.com/transferwise/pipelinewise-target-redshift/blob/80796b6c6e4647a85ddc9492e343547a027258e4/target_redshift/db_sync.py#L94