Respect case insensitive-column matching for fields in tuple columns#73780
Merged
rschu1ze merged 11 commits intoClickHouse:masterfrom Mar 6, 2025
Merged
Respect case insensitive-column matching for fields in tuple columns#73780rschu1ze merged 11 commits intoClickHouse:masterfrom
rschu1ze merged 11 commits intoClickHouse:masterfrom
Conversation
Contributor
|
This is an automated comment for commit 8c27bda with description of existing statuses. It's updated for the latest CI running ❌ Click here to open a full report in a separate page
Successful checks
|
Contributor
Author
|
@alexey-milovidov would you like to review it, thanks! |
Contributor
Author
|
@alexey-milovidov any comments? |
rschu1ze
reviewed
Jan 18, 2025
Member
|
@divanik Like to check this PR? |
Merged
23 tasks
Contributor
Contributor
Author
|
@rschu1ze can you successly reproduce the errors in |
557ec4f to
6561959
Compare
Member
|
@taiyang-li Thanks for the PR. I wanted to push some small fixups but got a 403: /data/ch (support_tuple_case_match >) $ git push bigo-sg support_tuple_case_match
remote: Permission to bigo-sg/ClickHouse.git denied to rschu1ze.
fatal: unable to access 'https://github.com/bigo-sg/ClickHouse.git/': The requested URL returned error: 403I'll push these separately. Besides that, the PR looks good. |
Merged
via the queue into
ClickHouse:master
with commit Mar 6, 2025
67023bc
122 of 125 checks passed
Contributor
Author
|
@rschu1ze thanks for your reviews. I think I forgot to choose "allow edits from maintainers"... I’ll try to make sure I check it next time. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Changelog category (leave one):
Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):
Respect column insensitive column matching for fields in tuple columns. Close apache/gluten#8324
Documentation entry for user-facing changes
CI Settings (Only check the boxes if you know what you are doing)
All builds in Builds_1 and Builds_2 stages are always mandatory
and will run independently of the checks below: