Commit 37d572e
Remove incorrect concat_ws to concat normalization
concat_ws should NOT be normalized to concat - ClickHouse preserves
the function name as concat_ws in EXPLAIN AST output.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent d7968a1 commit 37d572e
File tree
2 files changed
+1
-7
lines changed- internal/explain
- parser/testdata/03593_funcs_on_empty_string
2 files changed
+1
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
455 | 455 | | |
456 | 456 | | |
457 | 457 | | |
458 | | - | |
459 | | - | |
460 | 458 | | |
461 | 459 | | |
462 | 460 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
| 1 | + | |
0 commit comments