intake / akimbo

For when your data won't fit in your dataframe
https://akimbo.readthedocs.io
BSD 3-Clause "New" or "Revised" License
33 stars 6 forks source link

Integration for snowflake? #83

Open martindurant opened 3 weeks ago

martindurant commented 3 weeks ago

Do we want to make an explicit snowflake UDF-like structure?

martindurant commented 2 weeks ago

I don't believe it's possible to get rows from multiple tables into a single UDF to do the joining python-size. I don't know if it's possible to JOIN to generate variable-length lists rather than exploded tables.