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
Branch selector
main
User selector
All users
All time
Commit history
Commits on Mar 31, 2026
Merge support-multi-column-alias
funcpp
committed
f692d90
View commit details
Copy full SHA for f692d90
Browse repository at this point
Merge support-cte-without-as-databricks
funcpp
committed
3828bca
View commit details
Copy full SHA for 3828bca
Browse repository at this point
Merge remote-tracking branch 'origin/fix-grouping-sets-bare-columns'
funcpp
committed
ce518f4
View commit details
Copy full SHA for ce518f4
Browse repository at this point
Merge remote-tracking branch 'origin/databricks-numeric-prefix-identifier'
funcpp
committed
fa88db9
View commit details
Copy full SHA for fa88db9
Browse repository at this point
Enable numeric-prefix identifiers for Databricks dialect
Show description for ae901ac
funcpp
committed
ae901ac
View commit details
Copy full SHA for ae901ac
Browse repository at this point
Support multi-column aliases in SELECT items for Databricks
Show description for 156b6ff
funcpp
committed
156b6ff
View commit details
Copy full SHA for 156b6ff
Browse repository at this point
Allow bare columns in GROUPING SETS expressions
Show description for 4d0f3be
funcpp
committed
4d0f3be
View commit details
Copy full SHA for 4d0f3be
Browse repository at this point
Enable `!` as NOT operator for Databricks dialect
funcpp
committed
d86acab
View commit details
Copy full SHA for d86acab
Browse repository at this point
Commits on Mar 30, 2026
Support optional AS keyword in CTE definitions for Databricks
Show description for 2051de9
funcpp
committed
2051de9
View commit details
Copy full SHA for 2051de9
Browse repository at this point
Commits on Mar 27, 2026
Expose values through ValueWithSpan (#2281)
xitep
authored
6f8e7b8
View commit details
Copy full SHA for 6f8e7b8
Browse repository at this point
Commits on Mar 26, 2026
Fix the tokenization of `<` edge cases (#2280)
ayman-sigma
authored
df0d56c
View commit details
Copy full SHA for df0d56c
Browse repository at this point
Commits on Mar 24, 2026
recursive protection for `parse_subexpr` (#2282)
blaginin
authored
7c4eac3
View commit details
Copy full SHA for 7c4eac3
Browse repository at this point
Commits on Mar 20, 2026
Fixed BACKUP parsing for redshift (#2270)
Andriy Romanov
authored
1097a0d
View commit details
Copy full SHA for 1097a0d
Browse repository at this point
[Oracle] Support for `INSERT INTO (<sub-query>) ...` (#2276)
xitep
authored
50921b1
View commit details
Copy full SHA for 50921b1
Browse repository at this point
Commits on Mar 13, 2026
Add SETOF support for PostgreSQL function return types (#2217)
fmguerreiro
authored
b3e176d
View commit details
Copy full SHA for b3e176d
Browse repository at this point
Fixed CHANGES keyword parsing for snowflake (#2266)
Andriy Romanov
authored
203ced4
View commit details
Copy full SHA for 203ced4
Browse repository at this point
Fix STORAGE LIFECYCLE POLICY for snowflake queries (#2264)
Andriy Romanov
authored
924a116
View commit details
Copy full SHA for 924a116
Browse repository at this point
Fixed stage name parsing for snowflake (#2265)
Andriy Romanov
authored
9d5a171
View commit details
Copy full SHA for 9d5a171
Browse repository at this point
Fixed create snapshot table for bigquery (#2269)
Andriy Romanov
authored
738f12d
View commit details
Copy full SHA for 738f12d
Browse repository at this point
add support for databricks JSON accessors (#2272)
whirlun
authored
47b6aac
View commit details
Copy full SHA for 47b6aac
Browse repository at this point
Add support for PostgreSQL LOCK TABLE (#2273)
Show description for d38dd78
mjbshaw
and
iffyio
authored
d38dd78
View commit details
Copy full SHA for d38dd78
Browse repository at this point
Commits on Mar 9, 2026
Fixed parsing `OPTIONS(format = 'CSV')` when creating external bigquery table (#2268)
Andriy Romanov
authored
3fa7114
View commit details
Copy full SHA for 3fa7114
Browse repository at this point
Fixed COPY GRANTS clause parsing for snowflake (#2267)
Andriy Romanov
authored
b6003eb
View commit details
Copy full SHA for b6003eb
Browse repository at this point
Fixed transaction handling for snowflake (#2263)
Andriy Romanov
authored
13b88a3
View commit details
Copy full SHA for 13b88a3
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
Browse repository at this point
Commits on Mar 4, 2026
Fix credentials parsing for redshift (#2262)
Andriy Romanov
authored
6691f31
View commit details
Copy full SHA for 6691f31
Browse repository at this point
Add support for parsing COPY statements from STDIN without a semicolon (#2245)
LucaCappelletti94
authored
915448c
View commit details
Copy full SHA for 915448c
Browse repository at this point
Allow INSERT columns to be qualified (#2260)
xitep
authored
255e50c
View commit details
Copy full SHA for 255e50c
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
Browse repository at this point
Commits on Feb 27, 2026
MSSQL: Add support for OUTPUT clause on INSERT/UPDATE/DELETE (#2228)
Show description for 31e1942
guan404ming
and
iffyio
authored
31e1942
View commit details
Copy full SHA for 31e1942
Browse repository at this point
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
Browse repository at this point
Add Readyset to users in README.md (#2247)
mvzink
authored
a3cfcac
View commit details
Copy full SHA for a3cfcac
Browse repository at this point
Support two-argument `TRIM(string, characters)` in PostgreSQL (#2240)
LucaCappelletti94
authored
5b7bc1a
View commit details
Copy full SHA for 5b7bc1a
Browse repository at this point
Support MySQL KEY keyword in column definitions (#2243)
Show description for 83baf5e
mvzink
and
yoavcloud
authored
83baf5e
View commit details
Copy full SHA for 83baf5e
Browse repository at this point
MSSQL: support EXEC (@sql) dynamic SQL execution (#2234)
yoabot-droid
authored
6f0e803
View commit details
Copy full SHA for 6f0e803
Browse repository at this point
Previous
Next
You can’t perform that action at this time.