calcite
calcite copied to clipboard
[CALCITE-5252] Unparsing "WITH ... AS (SELECT ... UNION SELECT ...)" missing parentheses
Fix a bug in SqlCall::unparse to solve missing parentheses around UNION in WITH item.