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

Migrate the interpreter.PruneAst to the Go-native Expr #799

Merged
merged 2 commits into from
Aug 18, 2023

Conversation

TristonianJones
Copy link
Collaborator

@TristonianJones TristonianJones commented Aug 11, 2023

As part of the purging of the protobuf Expr representation, migrate the pruner
code to operate on the Go-native expression.

Closes #785
#789

@TristonianJones TristonianJones merged commit b6d0e04 into google:master Aug 18, 2023
2 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.

Pruner does not handle timestamp literals
2 participants