Support temporary distributed tables
Open
feature
- Dominant language
- C
- Stars
- 12.8k
- Forks
- 794
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 31
Description
Temporary distributed tables would be useful for staging data, processing in multiple steps, and as infrastructure for executing complex SQL queries (e.g. #1408).
As a simplification, we could restrict the scope to temporary tables that are dropped on commit.
Contributor guide
Assessment
This issue has not been assessed yet.