Support writing to a temp table in the Snowflake Python Driver
Open
Type: enhancement
- Dominant language
- C#
- Stars
- 627
- Forks
- 217
- Avg merge
- 17h
- Merged PRs (30d)
- 57
Description
### What feature or improvement would you like to see?
Lots of read heavy workloads rely on writes to temp tables to get around restrictions of lengths of in clauses and size of query text length. Supporting writes to temp tables would open up support for a lot more use cases for the driver.
Contributor guide
Assessment
This issue has not been assessed yet.