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

Track Parens<T>'s span
#2291 opened Mar 31, 2026 by xitep Loading…
Enable numeric-prefix identifiers for Databricks dialect
#2290 opened Mar 31, 2026 by funcpp Loading…
3 tasks done
Support multi-column aliases in SELECT items
#2289 opened Mar 31, 2026 by funcpp Loading…
4 tasks done
Allow bare columns in GROUPING SETS expressions
#2288 opened Mar 31, 2026 by funcpp Loading…
3 tasks done
Enable ! as NOT operator for Databricks dialect
#2287 opened Mar 31, 2026 by funcpp Loading…
2 tasks done
Support optional AS keyword in CTE definitions for Databricks
#2286 opened Mar 30, 2026 by funcpp Loading…
4 tasks done
Add dollar prefix support for money constants in MSSQL
#2285 opened Mar 29, 2026 by solontsev Loading…
Add SHOW CATALOGS syntax and tests
#2284 opened Mar 24, 2026 by Smith-Cruise Loading…
Adding support for IS JSON & IS NOT JSON
#2256 opened Feb 27, 2026 by LucaCappelletti94 Loading…
PostgreSQL SQL/JSON Parser Support
#2255 opened Feb 27, 2026 by LucaCappelletti94 Loading…
Adding support for TABLESPACE
#2253 opened Feb 27, 2026 by LucaCappelletti94 Loading…
Adding support for PostgreSQL's XML functions
#2252 opened Feb 27, 2026 by LucaCappelletti94 Loading…
Add PostgreSQL Collation DDL Support
#2249 opened Feb 27, 2026 by LucaCappelletti94 Loading…
PostgreSQL ALTER FUNCTION / ALTER AGGREGATE
#2248 opened Feb 26, 2026 by LucaCappelletti94 Loading…
Only parse FROM identifier in CTE if using Hive
#2241 opened Feb 25, 2026 by Viicos Loading…
Support ${placeholder} syntax in tokenizer
#2239 opened Feb 25, 2026 by cetra3 Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.