-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Labels
help wantedExtra attention is neededExtra attention is needed
Description
I see that this target sink overrides the SDK SQLSink.conform_name
method, which states
Transforms names to snake case by default
It doesn't appear that camel casing (or other casing styles for that matter) is respected in this method. Since this target's override is calling the SDK implementation, we obviously see the same behaviour.
We are migrating over from a very legacy fork of Meltano/target-snowflake
on GitLab, which does transform camel casing to snake casing. Can we add support for this here using humps
? Perhaps with a config option to avoid a breaking change? Happy to open a PR.
Metadata
Metadata
Assignees
Labels
help wantedExtra attention is neededExtra attention is needed
Type
Projects
Status
No status