FR: Use Snowpipe Streaming for streaming ingest when using Snowflake
Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
I haven't tested this, but right now using the push API to push features into Snowflake stages into a file. When using this from a stream, I can imagine this would run into throughput issues.
Describe the solution you'd like A clear and concise description of what you want to happen.
A better solution is probably to detect if the row count is small, then using Snowpipe Streaming makes more sense (for both writing to offline and writing to online)
Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.
Additional context Add any other context or screenshots about the feature request here.