Skip to content

Separate AST into direct AST representation of script and an internal representation #49869

Closed
@stu-elastic

Description

@stu-elastic

Painless parses the script into an AST and mutates while processing. Correlation with user provided script is difficult as we don't have the raw representation. Keeping the original AST around without mutating it will enable better error messages and other IDE-like functionality.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions