Is your feature request related to a problem or challenge? Please describe what you are trying to do.
There are some ideas I think we can have a try, and all of them are related to scalar:
Describe the solution you'd like
A clear and concise description of what you want to happen.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
Is your feature request related to a problem or challenge? Please describe what you are trying to do.
There are some ideas I think we can have a try, and all of them are related to scalar:
CONCATduring the expression simplification. #3683concat_wswhen doing the expression simplification #3856CONCAT_WS(NULL, ..)toNULL#3607concat_wswithconcatwhen the delimiter is empty string #3857col1 || 'a' || 'b' || col2tocol1 || 'ab' || col2#17158Describe the solution you'd like
A clear and concise description of what you want to happen.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.