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 parsing of Snowflake LIKE expressions and generate SQL for them. #807

Merged
merged 3 commits into from
Aug 19, 2024

Conversation

vil1
Copy link
Contributor

@vil1 vil1 commented Aug 19, 2024

No description provided.

@vil1 vil1 added internal technical pr's not end user facing antlr Changes to any of the ANTLR g4 grammar files. labels Aug 19, 2024
@vil1 vil1 requested a review from a team as a code owner August 19, 2024 06:48
@vil1 vil1 requested a review from kush6542 August 19, 2024 06:48
Copy link

github-actions bot commented Aug 19, 2024

Coverage tests results

404 tests  ±0   200 ✅ ±0   5s ⏱️ ±0s
  5 suites ±0     0 💤 ±0 
  5 files   ±0   204 ❌ ±0 

For more details on these failures, see this check.

Results for commit f284077. ± Comparison against base commit 0cb54c4.

♻️ This comment has been updated with latest results.

Copy link
Collaborator

@nfx nfx left a comment

Choose a reason for hiding this comment

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

lgtm

@nfx nfx merged commit bd033a2 into main Aug 19, 2024
9 checks passed
@nfx nfx deleted the gen/like branch August 19, 2024 11:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
antlr Changes to any of the ANTLR g4 grammar files. internal technical pr's not end user facing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants