Skip to content

Question about CONCAT_NULL_OUTPUTS_STRING #1789

Closed Answered by georgesittas
mpf82 asked this question in Q&A
Discussion options

You must be logged in to vote

EDIT: fixed in 1b62c0a and deployed with v16.3.0


Hey @mpf82,

Sorry for the inconvenience, I'll take a look and try to resolve this issue. The motivation behind this flag was to improve
the transpilation of CONCAT when targeting dialects that have strict requirements regarding the types of its arguments,
e.g. Trino. I must've missed the case you're referring to in my implementation; I didn't expect COALESCE to break here
(e.g. your example doesn't break in DuckDB and T-SQL, which also set the flag to True).

Thanks for the report.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by georgesittas
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants