Skip to content

Inconsistent AST formatting: AND(...) vs AND (...) #81977

@al13n321

Description

@al13n321

SELECT x(SELECT * AND (16) AND 1)

2025.06.17 00:15:43.151240 [ 4056258 ] {760dafbc-765c-44e5-86c0-62c7c0a9bbde} <Fatal> : Logical error: 'Inconsistent AST formatting: the query:
SELECT x((SELECT * AND(16)) AND 1)
Was parsed and formatted back as:
SELECT x((SELECT * AND 16) AND 1)'.

Metadata

Metadata

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