Skip to content

Pull requests: apache/datafusion-sqlparser-rs

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Add xmlnamespace support mssql
#2361 opened Jun 1, 2026 by kfirSatori Loading…
Support multiple targets for SELECT INTO
#2360 opened Jun 1, 2026 by iffyio Contributor Loading…
Parser: fix exponential parse time on compound keyword chains
#2350 opened May 22, 2026 by LucaCappelletti94 Contributor Loading…
Hive: Support DISTRIBUTE BY and SORT BY in window specs
#2340 opened May 9, 2026 by wugeer Contributor Loading…
Make clickhouse tuples work
#2337 opened May 8, 2026 by alrevuelta Loading…
fix(postgres): treat FULLTEXT and SPATIAL as unreserved identifiers
#2319 opened Apr 19, 2026 by fmguerreiro Contributor Loading…
PostgreSQL: add support for CREATE AGGREGATE
#2316 opened Apr 18, 2026 by fmguerreiro Contributor Loading…
feat: add PostgreSQL EXCLUDE constraint parsing
#2307 opened Apr 16, 2026 by fmguerreiro Contributor Loading…
Adding support for IS JSON & IS NOT JSON
#2256 opened Feb 27, 2026 by LucaCappelletti94 Contributor Loading…
PostgreSQL SQL/JSON Parser Support
#2255 opened Feb 27, 2026 by LucaCappelletti94 Contributor Loading…
Adding support for TABLESPACE
#2253 opened Feb 27, 2026 by LucaCappelletti94 Contributor Loading…
Adding support for PostgreSQL's XML functions
#2252 opened Feb 27, 2026 by LucaCappelletti94 Contributor Loading…
Add PostgreSQL CREATE/ALTER TEXT SEARCH DDL Parsing
#2250 opened Feb 27, 2026 by LucaCappelletti94 Contributor Loading…
ProTip! Exclude everything labeled bug with -label:bug.