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
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
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 }}
chenjycode
/
sqlglot
Public
forked from
tobymao/sqlglot
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
sqlglot
sqlglot
executor
python.py
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Dec 13, 2023
Fix(executor): respect LIMIT in set operations (#2665)
georgesittas
authored
4617ac3
View commit details
Copy full SHA for 4617ac3
View code at this point
Browse repository at this point
Commits on Dec 5, 2023
refactor!: remove safe versions and use a flag instead (#2629)
tobymao
authored
6e71c34
View commit details
Copy full SHA for 6e71c34
View code at this point
Browse repository at this point
Commits on Nov 6, 2023
fix!: typed div and safe div semantics (#2516)
barakalon
authored
3469e75
View commit details
Copy full SHA for 3469e75
View code at this point
Browse repository at this point
Commits on Jul 4, 2023
Fix: python is literal warning
tobymao
committed
cf12c8a
View commit details
Copy full SHA for cf12c8a
View code at this point
Browse repository at this point
Commits on Jun 29, 2023
Refactor(executor): get rid of 'running' set (#1861)
georgesittas
authored
15ac3c1
View commit details
Copy full SHA for 15ac3c1
View code at this point
Browse repository at this point
Commits on Jun 27, 2023
Fix!: group by having closes #1831
tobymao
committed
9de9667
View commit details
Copy full SHA for 9de9667
View code at this point
Browse repository at this point
Commits on Jun 21, 2023
Fix(executor): ensure IN clause can work with a single value (#1815)
georgesittas
authored
8079b50
View commit details
Copy full SHA for 8079b50
View code at this point
Browse repository at this point
Commits on Jun 11, 2023
Refactor!: misc. improvements in formatting, type hints, dialect class variables (#1750)
Show description for 2dd8cba
georgesittas
authored
2dd8cba
View commit details
Copy full SHA for 2dd8cba
View code at this point
Browse repository at this point
Commits on May 26, 2023
Fix: make map gen more robust
tobymao
committed
8f0fbad
View commit details
Copy full SHA for 8f0fbad
View code at this point
Browse repository at this point
Commits on May 18, 2023
Fix: interval execution closes #1650
tobymao
committed
72c5995
View commit details
Copy full SHA for 72c5995
View code at this point
Browse repository at this point
Commits on Mar 20, 2023
simplify scan and join
tobymao
committed
496b685
View commit details
Copy full SHA for 496b685
View code at this point
Browse repository at this point
Commits on Feb 10, 2023
refactor functions
tobymao
committed
de76e6f
View commit details
Copy full SHA for de76e6f
View code at this point
Browse repository at this point
Commits on Feb 8, 2023
Fix: allow identifier escapes in the tokenizer (#1123)
Show description for 4189800
georgesittas
authored
4189800
View commit details
Copy full SHA for 4189800
View code at this point
Browse repository at this point
Commits on Dec 27, 2022
pass all tpch
tobymao
committed
3c19eb5
View commit details
Copy full SHA for 3c19eb5
View code at this point
Browse repository at this point
Commits on Dec 2, 2022
up to tpch-18
tobymao
committed
1e0bf7b
View commit details
Copy full SHA for 1e0bf7b
View code at this point
Browse repository at this point
Commits on Nov 29, 2022
Execute SELECT DISTINCT (#782)
barakalon
authored
0bb4010
View commit details
Copy full SHA for 0bb4010
View code at this point
Browse repository at this point
aggs on empty results fixes #779
tobymao
committed
26b1da1
View commit details
Copy full SHA for 26b1da1
View code at this point
Browse repository at this point
Commits on Nov 25, 2022
Toby/subqueries (#762)
Show description for a943117
tobymao
authored
a943117
View commit details
Copy full SHA for a943117
View code at this point
Browse repository at this point
unnest scalar subqueries as cross joins (#761)
Show description for 4373ad8
tobymao
authored
4373ad8
View commit details
Copy full SHA for 4373ad8
View code at this point
Browse repository at this point
Commits on Nov 19, 2022
support multiple aggregations in an expression
tobymao
committed
8a32dd2
View commit details
Copy full SHA for 8a32dd2
View code at this point
Browse repository at this point
Commits on Nov 18, 2022
Executor fixes (#732)
barakalon
authored
84f25da
View commit details
Copy full SHA for 84f25da
View code at this point
Browse repository at this point
cleanup env
tobymao
committed
82f168d
View commit details
Copy full SHA for 82f168d
View code at this point
Browse repository at this point
fix tpc-h 7 execution
Show description for d5dc58b
tobymao
committed
d5dc58b
View commit details
Copy full SHA for d5dc58b
View code at this point
Browse repository at this point
Commits on Nov 17, 2022
support left and right joins
tobymao
committed
e95e61f
View commit details
Copy full SHA for e95e61f
View code at this point
Browse repository at this point
Executor set operations (#727)
Show description for 826642d
barakalon
authored
826642d
View commit details
Copy full SHA for 826642d
View code at this point
Browse repository at this point
No comments for Executor (#723)
barakalon
authored
89e9fdb
View commit details
Copy full SHA for 89e9fdb
View code at this point
Browse repository at this point
Commits on Nov 16, 2022
More executor fixups (#722)
barakalon
authored
f5c5e7d
View commit details
Copy full SHA for f5c5e7d
View code at this point
Browse repository at this point
Executor: fix sort on non-projections (#717)
Show description for 69b7a93
barakalon
authored
69b7a93
View commit details
Copy full SHA for 69b7a93
View code at this point
Browse repository at this point
Executor/MySQL fixes (#709)
Show description for c4e7dbd
barakalon
authored
c4e7dbd
View commit details
Copy full SHA for c4e7dbd
View code at this point
Browse repository at this point
Commits on Nov 15, 2022
Executor: support static queries (#706)
barakalon
authored
3578696
View commit details
Copy full SHA for 3578696
View code at this point
Browse repository at this point
add between
tobymao
committed
2e4fdaf
View commit details
Copy full SHA for 2e4fdaf
View code at this point
Browse repository at this point
Commits on Nov 14, 2022
run annotate in the optimizer (#698)
tobymao
authored
e66f206
View commit details
Copy full SHA for e66f206
View code at this point
Browse repository at this point
Commits on Nov 11, 2022
fix bug where group by didn't get last row
tobymao
committed
98e52af
View commit details
Copy full SHA for 98e52af
View code at this point
Browse repository at this point
Execute SQL on catalog.db.table (#691)
Show description for f50b291
barakalon
authored
f50b291
View commit details
Copy full SHA for f50b291
View code at this point
Browse repository at this point
Commits on Nov 10, 2022
execute SQL on python objects (#683)
Show description for 968a0be
barakalon
authored
968a0be
View commit details
Copy full SHA for 968a0be
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.