-
Notifications
You must be signed in to change notification settings - Fork 691
Pull requests: apache/datafusion-sqlparser-rs
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add support for PostgreSQL's ORDER BY ... USING <operator> clause
#2246
opened Feb 26, 2026 by
LucaCappelletti94
Loading…
Add support for parsing COPY statements from STDIN without a semicolon
#2245
opened Feb 26, 2026 by
LucaCappelletti94
Loading…
fix: parse EXCLUDE column list as ObjectName to support qualified names
#2244
opened Feb 26, 2026 by
yoabot-droid
Loading…
Support parenthesized
CREATE TABLE ... (LIKE ... INCLUDING/EXCLUDING DEFAULTS) in PostgreSQL
#2242
opened Feb 25, 2026 by
LucaCappelletti94
Loading…
Support two-argument
TRIM(string, characters) in PostgreSQL
#2240
opened Feb 25, 2026 by
LucaCappelletti94
Loading…
MSSQL: Add support for OUTPUT clause on INSERT/UPDATE/DELETE
#2228
opened Feb 21, 2026 by
guan404ming
Loading…
Extended the Snowflake COPY INTO data-load select item parser to support nested semi-structured path traversal
#2223
opened Feb 19, 2026 by
romanoff
Loading…
Added DISTSTYLE and DISTKEY keywords parsing for snowflake
#2222
opened Feb 19, 2026 by
romanoff
Loading…
Add SETOF support for PostgreSQL function return types
#2217
opened Feb 13, 2026 by
fmguerreiro
Loading…
Implement zero-copy tokenization for identifiers, strings, and comments
Stale
#2136
opened Dec 18, 2025 by
eyalleshem
•
Draft
ProTip!
Filter pull requests by the default branch with base:main.