Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
funcpp
/
datafusion-sqlparser-rs
Public
forked from
apache/datafusion-sqlparser-rs
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
datafusion-sqlparser-rs
tests
sqlparser_duckdb.rs
on
main
User selector
All users
All time
Commit history
Commits on Mar 20, 2026
Fixed BACKUP parsing for redshift (#2270)
Andriy Romanov
authored
1097a0d
View commit details
Copy full SHA for 1097a0d
View code at this point
Browse repository at this point
Commits on Mar 13, 2026
Fix STORAGE LIFECYCLE POLICY for snowflake queries (#2264)
Andriy Romanov
authored
924a116
View commit details
Copy full SHA for 924a116
View code at this point
Browse repository at this point
Fixed create snapshot table for bigquery (#2269)
Andriy Romanov
authored
738f12d
View commit details
Copy full SHA for 738f12d
View code at this point
Browse repository at this point
Commits on Mar 5, 2026
Added SORTKEY keyword parsing for redshift queries (#2261)
Andriy Romanov
authored
64f4b1f
View commit details
Copy full SHA for 64f4b1f
View code at this point
Browse repository at this point
Commits on Mar 3, 2026
Redshift: Added DISTSTYLE and DISTKEY keywords parsing (#2222)
Andriy Romanov
authored
1da2ff7
View commit details
Copy full SHA for 1da2ff7
View code at this point
Browse repository at this point
Commits on Feb 27, 2026
Snowflake: parse EXCLUDE column list as ObjectName to support qualified names (#2244)
Show description for 49bdb5c
yoabot-droid
and
yoavcloud
authored
49bdb5c
View commit details
Copy full SHA for 49bdb5c
View code at this point
Browse repository at this point
Commits on Feb 20, 2026
Allow custom OptimizerHints (#2216)
altmannmarcelo
authored
e81eb14
View commit details
Copy full SHA for e81eb14
View code at this point
Browse repository at this point
Commits on Feb 19, 2026
Resolve breaking change that set "supports_lambda_functions" on `GenericDialect` (#2224)
alexander-beedie
authored
0f37c27
View commit details
Copy full SHA for 0f37c27
View code at this point
Browse repository at this point
Commits on Feb 5, 2026
[Oracle] Support hierarchical queries (#2185)
Show description for d7f56e8
xitep
and
iffyio
authored
d7f56e8
View commit details
Copy full SHA for d7f56e8
View code at this point
Browse repository at this point
MySQL: Add support for `SELECT` modifiers (#2172)
mvzink
authored
5e5c16c
View commit details
Copy full SHA for 5e5c16c
View code at this point
Browse repository at this point
Commits on Jan 29, 2026
[MySQL, Oracle] Parse optimizer hints (#2162)
Show description for be460b2
xitep
and
iffyio
authored
be460b2
View commit details
Copy full SHA for be460b2
View code at this point
Browse repository at this point
Commits on Jan 23, 2026
MySQL: Support `CAST(... AS ... ARRAY)` syntax (#2151)
mvzink
authored
e7a3019
View commit details
Copy full SHA for e7a3019
View code at this point
Browse repository at this point
Commits on Jan 13, 2026
Add support for DuckDB `LAMBDA` keyword syntax (#2149)
Show description for 3880a93
3 people
authored
3880a93
View commit details
Copy full SHA for 3880a93
View code at this point
Browse repository at this point
Commits on Jan 6, 2026
Add PostgreSQL PARTITION OF syntax support (#2127)
fmguerreiro
authored
4de1ac9
View commit details
Copy full SHA for 4de1ac9
View code at this point
Browse repository at this point
Commits on Nov 26, 2025
Only set `hive_formats` on `CreateTable` if formats are present (#2105)
mvzink
authored
e380494
View commit details
Copy full SHA for e380494
View code at this point
Browse repository at this point
Commits on Sep 16, 2025
DuckDB: Allow quoted date parts in EXTRACT (#2030)
ryanschneider
authored
f642dd5
View commit details
Copy full SHA for f642dd5
View code at this point
Browse repository at this point
Commits on Aug 20, 2025
Snowflake: Add support for `CREATE DYNAMIC TABLE` (#1960)
yoavcloud
authored
4b8797e
View commit details
Copy full SHA for 4b8797e
View code at this point
Browse repository at this point
Commits on Jul 11, 2025
Add support for Redshift `SELECT * EXCLUDE` (#1936)
yoavcloud
authored
ee31b64
View commit details
Copy full SHA for ee31b64
View code at this point
Browse repository at this point
Commits on Jul 2, 2025
DuckDB: Add support for multiple `TRIM` arguments (#1916)
Show description for a339822
ryanschneider
and
iffyio
authored
a339822
View commit details
Copy full SHA for a339822
View code at this point
Browse repository at this point
Commits on Jun 27, 2025
Fix clippy lints on 1.88.0 (#1910)
iffyio
authored
5f2b5fe
View commit details
Copy full SHA for 5f2b5fe
View code at this point
Browse repository at this point
Commits on Jun 18, 2025
Add support of parsing struct field's options in BigQuery (#1890)
Show description for b1b379e
git-hulk
and
iffyio
authored
b1b379e
View commit details
Copy full SHA for b1b379e
View code at this point
Browse repository at this point
Commits on May 2, 2025
Add all missing table options to be handled in any order (#1747)
Show description for 728645f
benrsatori
and
tomershaniii
authored
728645f
View commit details
Copy full SHA for 728645f
View code at this point
Browse repository at this point
Commits on Apr 12, 2025
Add support for `INHERITS` option in `CREATE TABLE` statement (#1806)
LucaCappelletti94
authored
896c088
View commit details
Copy full SHA for 896c088
View code at this point
Browse repository at this point
Commits on Apr 5, 2025
Support additional DuckDB integer types such as HUGEINT, UHUGEINT, etc (#1797)
Show description for 4deed26
alexander-beedie
and
Alexander Beedie
authored
4deed26
View commit details
Copy full SHA for 4deed26
View code at this point
Browse repository at this point
Commits on Feb 25, 2025
Store spans for Value expressions (#1738)
lovasoa
authored
c335c88
View commit details
Copy full SHA for c335c88
View code at this point
Browse repository at this point
Commits on Feb 20, 2025
Treat COLLATE like any other column option (#1731)
mvzink
authored
97f0be6
View commit details
Copy full SHA for 97f0be6
View code at this point
Browse repository at this point
Commits on Feb 9, 2025
Implement FROM-first selects (#1713)
mitsuhiko
authored
46cfcfe
View commit details
Copy full SHA for 46cfcfe
View code at this point
Browse repository at this point
Commits on Jan 28, 2025
BigQuery: Add support for select expr star (#1680)
iffyio
authored
8de3a62
View commit details
Copy full SHA for 8de3a62
View code at this point
Browse repository at this point
Commits on Jan 26, 2025
Enhance object name path segments (#1539)
ayman-sigma
authored
211b15e
View commit details
Copy full SHA for 211b15e
View code at this point
Browse repository at this point
Commits on Jan 20, 2025
Add support for Create Iceberg Table statement for Snowflake parser (#1664)
Vedin
authored
c7c0de6
View commit details
Copy full SHA for c7c0de6
View code at this point
Browse repository at this point
Commits on Dec 22, 2024
Consolidate `MapAccess`, and `Subscript` into `CompoundExpr` to handle the complex field access chain (#1551)
goldmedal
authored
0647a4a
View commit details
Copy full SHA for 0647a4a
View code at this point
Browse repository at this point
Commits on Dec 15, 2024
Add support for TABLESAMPLE (#1580)
yoavcloud
authored
316bb14
View commit details
Copy full SHA for 316bb14
View code at this point
Browse repository at this point
Commits on Dec 11, 2024
Add support for ODBC functions (#1585)
iffyio
authored
a13f8c6
View commit details
Copy full SHA for a13f8c6
View code at this point
Browse repository at this point
Commits on Nov 26, 2024
Implement `Spanned` to retrieve source locations on AST nodes (#1435)
Show description for 3c8fd74
3 people
authored
3c8fd74
View commit details
Copy full SHA for 3c8fd74
View code at this point
Browse repository at this point
Commits on Nov 23, 2024
PartiQL queries in Redshift (#1534)
yoavcloud
authored
62fa860
View commit details
Copy full SHA for 62fa860
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.