redpanda-data / connect

Fancy stream processing made operationally mundane
https://docs.redpanda.com/redpanda-connect/about/
8.14k stars 840 forks source link

snowflake: uppercase db, schema and roles #2988

Closed rockwotj closed 2 weeks ago

rockwotj commented 2 weeks ago

It seems that these fields are case sensitive in the API calls and by default everything is uppercased, so just upper case these fields. If someone is using weird quoted database/schema/roles then we can handle that as needed.