Nike-Inc / brickflow

Pythonic Programming Framework to orchestrate jobs in Databricks Workflow
https://engineering.nike.com/brickflow/
Apache License 2.0
183 stars 39 forks source link

[FEATURE] Add support for cerberus and other credential stores in snowflake operator #70

Open ckonuganti opened 9 months ago

ckonuganti commented 9 months ago

Is your feature request related to a problem? Please describe. Current implementation of snowflake operator supports databricks secrets only. We have a need to use other credential stores like cerberus.

Cloud Information

Describe the solution you'd like Enhance the snowflake operator logic to support other credential stores along with databricks secrets.