Hi Kedro team, I’ve used kedro in my project. In t...
# questions
l
Hi Kedro team, I’ve used kedro in my project. In terms of data catalog, I have snowflake data which needs to read in/ write from spark dataset. I implemented this function of snowflake connector using extraDataset. Just wondering if there is a need for Kedro codebase, so that I can help to contribute on this part? Thank you.
d
Hey Linda - potentially, how have you connected to Snowflake? A community contribution for the new SnowPark API is in flight https://github.com/kedro-org/kedro-plugins/pull/78
y
I think we might all need to sit together to work out the ideal way to do this. @marrrcin mentioned he also wanted to do something here. Let me also include @Ivan Danov in this discussion. We should ideally have one way that our users can interact with Snowflake and it would be fantastic to see this contribution done.