Is your feature request related to a problem? Please describe.
- snowflake_utils requires the key be encrypted. See line 88-91 of snowflake_utils
- This should be optional to support unencrypted keys
Describe the solution you'd like
Describe alternatives you've considered
Additional context
I know that encrypted keys are recommended, but the Snowflake docs describe both encrypted and unencrypted keys, so ideally feast would support unencrypted keys.
Reactions are currently unavailable
Is your feature request related to a problem? Please describe.
Describe the solution you'd like
Describe alternatives you've considered
Additional context
I know that encrypted keys are recommended, but the Snowflake docs describe both encrypted and unencrypted keys, so ideally feast would support unencrypted keys.