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 xml '...' TypedString support for PostgreSQL
#2299 opened Apr 9, 2026 by LucaCappelletti94 Contributor Loading…
Coding agents guidelines
#2298 opened Apr 9, 2026 by yoavcloud Contributor Loading…
Snowflake: Add support for text data type modifiers
#2297 opened Apr 6, 2026 by yoavcloud Contributor Loading…
Fix COLLATE parsing after compound identifiers
#2294 opened Apr 2, 2026 by romanb Contributor Loading…
MySQL: Support SHOW FULL PROCESSLIST syntax
#2292 opened Apr 1, 2026 by jstnd Loading…
Track Parens<T>'s span
#2291 opened Mar 31, 2026 by xitep Contributor Loading…
Add SHOW CATALOGS syntax and tests
#2284 opened Mar 24, 2026 by Smith-Cruise Loading…
Fixed create table as with columns without types for redshift
#2279 opened Mar 13, 2026 by romanoff Contributor Loading…
Added support AUTO REFRESH in CREATE MATERIALIZED VIEW for redshift
#2278 opened Mar 13, 2026 by romanoff Contributor Loading…
Added encode, distkey, sortkey in attributes support for redshift
#2277 opened Mar 13, 2026 by romanoff 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…
Add PostgreSQL Collation DDL Support
#2249 opened Feb 27, 2026 by LucaCappelletti94 Contributor Loading…
PostgreSQL ALTER FUNCTION / ALTER AGGREGATE
#2248 opened Feb 26, 2026 by LucaCappelletti94 Contributor 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…
Snowflake COPY INTO: support nested semi-structured path
#2223 opened Feb 19, 2026 by romanoff Contributor Loading…
ProTip! Exclude everything labeled bug with -label:bug.