Skip to content

refactor: decouple rewriter from parser #1404

Description

@levkk

This would benefit query splitting. Currently, we split the statements and ask the query engine to replay them (and re-parse them). If we decouple the rewriter, we can parse the statement and just apply the rewrite rules when needed during the execution flow.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions