Commit 2be6c86
authored
[GLUTEN-6262][CH]Json input format ignore key case #6263
What changes were proposed in this pull request?
(Please fill in changes proposed in this fix)
(Fixes: #6262)
this pr is depend on clickhouse pr: ClickHouse/ClickHouse#61750
How was this patch tested?
test by ut1 parent 8300f3b commit 2be6c86
File tree
2 files changed
+2
-0
lines changed- backends-clickhouse/src/test/resources/text-data/json-settings
- cpp-ch/local-engine/Common
2 files changed
+2
-0
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
747 | 747 | | |
748 | 748 | | |
749 | 749 | | |
| 750 | + | |
750 | 751 | | |
751 | 752 | | |
752 | 753 | | |
| |||
0 commit comments