Transforming table/column names from CamelCase to SNAKE_CASE in Airbyte

Summary

How to transform table/column names from CamelCase to SNAKE_CASE in Airbyte for Salesforce to Snowflake integration


Question

Hi, new to Airbyte - trying to understand how to have the table/column names from salesforce (latest) ->snowflake (latest) to be transformed from CamelCase to SNAKE_CASE and not the default SNAKECASE. Any help is welcomed, thanks!



This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. Click here if you want to access the original thread.

Join the conversation on Slack

["transforming-table-column-names", "camelcase", "snake-case", "airbyte", "salesforce-connector", "snowflake-connector"]

also there are deprecation messages on all of the custom transformations. Should i only run post ELT custom transformations on external deployments ? (i.e. view on top of the final table)