Skip to content

SQL: Eliminate grammar ambiguities #31885

@costin

Description

@costin

The current SQL grammar has some ambiguities that show up when switching ANTLR prediction mode from SLL to LL_EXACT_AMBIG_DETECTION which indicates some cruft.
While not a show-stopper, this can impact future grammar extensions (as the ambiguities tend to grow in scope along with the grammar itself).

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions