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

Fix/iscolumn #5983

Merged
merged 2 commits into from
Sep 16, 2024
Merged

Fix/iscolumn #5983

merged 2 commits into from
Sep 16, 2024

Conversation

nityanandagohain
Copy link
Member

The GetClickhouseColumnNameV2 did return name with '`' because of which it missed the columns as selected where $$ signs were present.

Fixing the logic here so that it just checks the materialized columns correctly.

Copy link

Build Error! No Linked Issue found. Please link an issue or mention it in the body using #<issue_id>

@github-actions github-actions bot added the bug Something isn't working label Sep 16, 2024
@nityanandagohain nityanandagohain merged commit 1b59719 into develop Sep 16, 2024
12 of 13 checks passed
@nityanandagohain nityanandagohain deleted the fix/iscolumn branch September 16, 2024 11:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants