-
-
Notifications
You must be signed in to change notification settings - Fork 26
feat(sql): implement UNION ALL support #144
Copy link
Copy link
Open
Labels
OSCG26complexenhancementNew feature or requestNew feature or requestfeaturegood first issueGood for newcomersGood for newcomershardComplex, requires deep understandingComplex, requires deep understandingrustsize/XLsql
Metadata
Metadata
Assignees
Labels
OSCG26complexenhancementNew feature or requestNew feature or requestfeaturegood first issueGood for newcomersGood for newcomershardComplex, requires deep understandingComplex, requires deep understandingrustsize/XLsql
Summary
Implement
UNION ALLsupport for compatibleSELECTqueries.Why
Set operations are roadmap items and unlock many analytical query flows.
Tasks
UNION ALLAcceptance Criteria
UNION ALLexecutes for compatible SELECTs