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

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…
Keep the quoting and span of a function argument name
#2447 opened Aug 21, 2026 by LucaCappelletti94 Contributor 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…
Support NO INHERIT modifier on CHECK constraints
#2435 opened Aug 7, 2026 by LucaCappelletti94 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…
Parse REVOKE GRANT OPTION FOR
#2431 opened Aug 5, 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…
Inline Word::to_ident
#2427 opened Aug 4, 2026 by fyrsta7 Loading…
Reject invalid numeric underscore separators
#2426 opened Aug 4, 2026 by fyrsta7 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…
ProTip! Filter pull requests by the default branch with base:main.