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

Move regex error to node #45813

Merged
merged 1 commit into from
Aug 22, 2019
Merged

Move regex error to node #45813

merged 1 commit into from
Aug 22, 2019

Conversation

jdconrad
Copy link
Contributor

This change moves an error checking whether or not regexes are disabled from the Antlr AST to the Painless AST. This is possible now because of the added pass to distribute settings to all the nodes.

@jdconrad jdconrad added :Core/Infra/Scripting Scripting abstractions, Painless, and Mustache >refactoring v8.0.0 v7.4.0 labels Aug 21, 2019
@jdconrad jdconrad requested a review from rjernst August 21, 2019 18:17
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-core-infra

Copy link
Member

@rjernst rjernst left a comment

Choose a reason for hiding this comment

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

LGTM

@jdconrad
Copy link
Contributor Author

@rjernst Thanks for the review! Will commit as soon as CI passes.

@jdconrad jdconrad merged commit 3c04b91 into elastic:master Aug 22, 2019
jdconrad added a commit that referenced this pull request Aug 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Core/Infra/Scripting Scripting abstractions, Painless, and Mustache >refactoring v7.4.0 v8.0.0-alpha1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants