Skip to content

SQL: Make FULL non reserved keyword in the grammar #37376

@matriv

Description

@matriv

This issue was revealed by doing tests for #37128.
Trying to execute select full.* from test doesn't work since full is a reserved keyword in the ANTLR4 grammar.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions