dozer-sql should allow UNION to have right select without INTO clause
Open
- Dominant language
- Rust
- Stars
- 1.6k
- Forks
- 145
- PR merge metrics
- No merged PRs in 30d
Description
Currently we give an error for all top level select statements that don't have an `INTO` clause . We need to allow right select statements in UNIONs to not have an `INTO` clause.
Contributor guide
Assessment
This issue has not been assessed yet.