Skip to content

Inconsistent formatting of arrays #82834

@alexey-milovidov

Description

@alexey-milovidov

My final case for now:

SELECT -[(1)];

Logical error: 'Inconsistent AST formatting: the query:

SELECT -[1]

Was parsed and formatted back as:

SELECT -([1])'.

After these examples get fixed, I can test the remaining from my stash.

Originally posted by @PedroTadim in #68296

Metadata

Metadata

Assignees

No one assigned

    Labels

    fuzzProblem found by one of the fuzzers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions