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 ordered bind placeholder dialect metadata
#2457 opened Aug 25, 2026 by LucaCappelletti94 Contributor Loading…
MSSQL: Support cursor scope and FAST_FORWARD options
#2451 opened Aug 22, 2026 by t8y2 Loading…
DuckDB: Add SUMMARIZE query support
#2450 opened Aug 22, 2026 by t8y2 Loading…
MSSQL: Support multiple columns after ALTER TABLE ADD
#2449 opened Aug 22, 2026 by t8y2 Loading…
MSSQL: Support PROC as CREATE PROCEDURE abbreviation
#2448 opened Aug 22, 2026 by t8y2 Loading…
Only apply non-left-associative nesting to deferred join constraints
#2445 opened Aug 20, 2026 by revitalkr Contributor Loading…
Visit CreateView name as a relation
#2442 opened Aug 17, 2026 by sabir-akhadov-localstack Contributor Loading…
Support CREATE VECTOR INDEX
#2437 opened Aug 12, 2026 by moshap-firebolt Contributor Loading…
Add support for PostgreSQL DROP RULE
#2434 opened Aug 7, 2026 by LucaCappelletti94 Contributor Loading…
Add support for PostgreSQL CREATE RULE
#2433 opened Aug 7, 2026 by LucaCappelletti94 Contributor Loading…
PostgreSQL: parse CREATE GROUP and DROP GROUP
#2429 opened Aug 5, 2026 by LucaCappelletti94 Contributor Loading…
Capture the COPY ... FROM STDIN payload verbatim
#2428 opened Aug 4, 2026 by LucaCappelletti94 Contributor Loading…
Print a space between adjacent prefix unary operators
#2424 opened Aug 4, 2026 by shuvamk Contributor Loading…
MySQL: print a space before PARTITION when displaying a table factor
#2423 opened Aug 4, 2026 by shuvamk Contributor Loading…
Support PostgreSQL ALTER DEFAULT PRIVILEGES
#2417 opened Jul 30, 2026 by LucaCappelletti94 Contributor Loading…
Accept CREATE SEQUENCE options in any order
#2414 opened Jul 30, 2026 by LucaCappelletti94 Contributor Loading…
Add recursion checks for parse_data_type
#2411 opened Jul 27, 2026 by iffyio Contributor Loading…
ProTip! Filter pull requests by the default branch with base:main.