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: Zetasql analysis fragment #187

Merged
merged 5 commits into from
Oct 11, 2023
Merged

fix: Zetasql analysis fragment #187

merged 5 commits into from
Oct 11, 2023

Conversation

hamnis
Copy link
Contributor

@hamnis hamnis commented Oct 10, 2023

We cant discard parts of the string, since we are indexing into it. Store the offset instead.
This becomes a problem when we match more than 1 table.

We cant discard parts of the string, since we are indexing into it.
Store the offset instead.
This becomes a problem when we match more than 1 table.
@hamnis hamnis merged commit 3bcd0cc into main Oct 11, 2023
11 checks passed
@hamnis hamnis deleted the zeta-parse-fix branch October 11, 2023 10:28
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.

2 participants