Disable the SDK from changing capitalization of output columns by default #917
Labels
bug
Something isn't working
priority/critical
Critical priority
product/python-sdk
Label describing products
Milestone
Describe the bug
Users expressed confusion on why the column names for output tables are lowercased. It's due to this default setting.
Expected behavior
The default behavior should be to not change casing and it should be configureable with a global variable.
That way we can avoid hardcoding this setting into the Astro Build dagfile generator script.
Version
1.1.0
To Reproduce
Run this Pipeline.
Screenshots
Additional context
Slack thread from September 26 2022.
The text was updated successfully, but these errors were encountered: