-
Notifications
You must be signed in to change notification settings - Fork 751
Pull requests: apache/datafusion-sqlparser-rs
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Honour operator precedence in SQLite
REGEXP, MATCH and GLOB
#2419
opened Jul 31, 2026 by
LucaCappelletti94
Contributor
Loading…
Support PostgreSQL
ALTER DEFAULT PRIVILEGES
#2417
opened Jul 30, 2026 by
LucaCappelletti94
Contributor
Loading…
Stop printing a trailing space after
PUBLIC in GRANT and REVOKE
#2416
opened Jul 30, 2026 by
LucaCappelletti94
Contributor
Loading…
Print
GRANT clauses in the order the parser reads them
#2415
opened Jul 30, 2026 by
LucaCappelletti94
Contributor
Loading…
Accept
CREATE SEQUENCE options in any order
#2414
opened Jul 30, 2026 by
LucaCappelletti94
Contributor
Loading…
Support PostgreSQL's
RESET SESSION AUTHORIZATION
#2413
opened Jul 29, 2026 by
LucaCappelletti94
Contributor
Loading…
Parser: allow
TOP as an identifier when not a row-limit clause
#2398
opened Jul 3, 2026 by
truffle-dev
Contributor
Loading…
Snowflake: Add EXTERNAL VOLUME DDL
#2397
opened Jul 2, 2026 by
sabir-akhadov-localstack
Contributor
Loading…
Allow visits from both visitor and VisitorMut at the same time without using trait disambiguation
#2389
opened Jun 27, 2026 by
docteurklein
Loading…
Parser: fix exponential parse time on nested function-call arguments
#2378
opened Jun 16, 2026 by
altmannmarcelo
Contributor
Loading…
Added support for unpivot in Redshift with expression and bracketsless
#2375
opened Jun 11, 2026 by
kfirSatori
Loading…
PostgreSQL: accept CREATE SEQUENCE options in any clause order
#2367
opened Jun 5, 2026 by
amaksimo
Contributor
Loading…
Added support for parsing nested object in query for Snowflake
#2359
opened May 31, 2026 by
kfirSatori
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.