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(hogql): ignore case for some keywords #21244

Merged
merged 5 commits into from
Apr 8, 2024

Conversation

nikitaevg
Copy link
Contributor

Problem

Fix #20668

Changes

Now the HogQL -> ClickHouse can ignore case for some functions.

Does this work well for both Cloud and self-hosted?

N/A

How did you test this code?

I added tests and checked on local instance, see the screenshot

@nikitaevg nikitaevg marked this pull request as ready for review April 5, 2024 18:03
@thmsobrmlr thmsobrmlr merged commit 0ddf42a into PostHog:master Apr 8, 2024
73 of 75 checks passed
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.

HogQL functions should ignore casing COALESCE vs coalesce
2 participants