Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[GLUTEN-6262][CH]Json input format ignore key case #6263

Merged
merged 2 commits into from
Jul 8, 2024

Conversation

KevinyhZou
Copy link
Contributor

@KevinyhZou KevinyhZou commented Jun 28, 2024

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 ut

Copy link

#6262

Copy link

Run Gluten Clickhouse CI

@KevinyhZou KevinyhZou changed the title [GLUTEN-6262][CH]Fix json input format ignore key case [GLUTEN-6262][CH]Json input format ignore key case Jul 2, 2024
Copy link

github-actions bot commented Jul 5, 2024

Run Gluten Clickhouse CI

Copy link
Contributor

@liuneng1994 liuneng1994 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@liuneng1994 liuneng1994 merged commit 2be6c86 into apache:main Jul 8, 2024
7 checks passed
baibaichen added a commit to Kyligence/gluten that referenced this pull request Aug 8, 2024
baibaichen added a commit to Kyligence/gluten that referenced this pull request Aug 8, 2024
baibaichen added a commit that referenced this pull request Aug 8, 2024
* [GLUTEN-1632][CH]Daily Update Clickhouse Version (20240808)

* Fix build due to ClickHouse/ClickHouse#66279

* Revert "[GLUTEN-6262][CH]Json input format ignore key case #6263" due to ClickHouse/ClickHouse#67484 revert ClickHouse/ClickHouse#61750

This reverts commit 2be6c86.

* fix gtest due to #6722

---------

Co-authored-by: kyligence-git <[email protected]>
Co-authored-by: Chang Chen <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CH] JSON input format can not parse while key's case not match
2 participants