Skip to content

[BUG] JSQLParser 5.1-NAPSHOT : DUCKDB : net.sf.jsqlparser.JSQLParserException: net.sf.jsqlparser.parser.ParseException: Encountered unexpected token: "SUMMARIZE" <S_IDENTIFIER> #2064

@hayssams

Description

@hayssams

Minor issue:
Would it be possible to accept the SUMMARIZE token as described here: https://duckdb.org/docs/guides/meta/summarize.html#:~:text=The%20SUMMARIZE%20command%20launches%20a,NULL%20values%20in%20the%20column.

eq:

SUMMARIZE tbl;
SUMMARIZE SELECT * FROM tbl

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions