sql: add unimplemented error for recursive query without union all #46378
Labels
A-sql-optimizer
SQL logical planning and optimizations.
C-enhancement
Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)
Consider this table:
And this query:
Returns:
We should update this to include the unimplemeted error and github issue.
The text was updated successfully, but these errors were encountered: