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
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
DTStack
/
dt-sql-parser
Public
Notifications
You must be signed in to change notification settings
Fork
108
Star
392
Code
Issues
19
Pull requests
15
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
dt-sql-parser
src
on
feat/emptyColumn
User selector
All users
All time
Commit history
Commits on May 20, 2026
feat: optimize collecting entity when match empty column in entityCollecting context (#467)
Show description for d33b9a6
Cythia828
authored
d33b9a6
View commit details
Copy full SHA for d33b9a6
View code at this point
Browse repository at this point
Commits on Mar 24, 2026
Merge branch 'next' into feat/emptyColumn
zhaoge
committed
cd3626c
View commit details
Copy full SHA for cd3626c
View code at this point
Browse repository at this point
Commits on Dec 30, 2025
feat: support query result and derived table entity collecting (#434)
Show description for d784daf
JackWang032
committed
d784daf
View commit details
Copy full SHA for d784daf
View code at this point
Browse repository at this point
Commits on Dec 17, 2025
fix(trino): add selectItem rule to candidates for column suggestions
Dmitry Selivestrov
authored and
JackWang032
committed
81a361f
View commit details
Copy full SHA for 81a361f
View code at this point
Browse repository at this point
feat: match empty column when in entityCollecting context
JackWang032
committed
3101b0e
View commit details
Copy full SHA for 3101b0e
View code at this point
Browse repository at this point
Commits on Dec 16, 2025
feat: support query result and derived table entity collecting (#434)
Show description for c8c64c0
JackWang032
authored
c8c64c0
View commit details
Copy full SHA for c8c64c0
View code at this point
Browse repository at this point
Commits on Nov 26, 2025
fix: #438 syntaxContextType not duplicate
liuxy0551
authored and
JackWang032
committed
b8a13b7
View commit details
Copy full SHA for b8a13b7
View code at this point
Browse repository at this point
test: add filter keywords test case
JackWang032
committed
b9e8588
View commit details
Copy full SHA for b9e8588
View code at this point
Browse repository at this point
feat: remove noReserved keywords in completions
JackWang032
committed
5beda62
View commit details
Copy full SHA for 5beda62
View code at this point
Browse repository at this point
fix(flink): #442 fix flink's insert values() can't support function problem
zhaoge
authored and
JackWang032
committed
9a59c77
View commit details
Copy full SHA for 9a59c77
View code at this point
Browse repository at this point
feat: mark as entityCollecting in getAllEntities context to allow empty column
JackWang032
committed
6410d87
View commit details
Copy full SHA for 6410d87
View code at this point
Browse repository at this point
fix(postgresql): #432 remove error rule
Show description for e0b6a94
liuxy0551
authored and
JackWang032
committed
e0b6a94
View commit details
Copy full SHA for e0b6a94
View code at this point
Browse repository at this point
fix(common): #424 allTokens slice when caretTokenIndex use tokenIndexOffset (#426)
Show description for ce8a957
liuxy0551
authored and
JackWang032
committed
ce8a957
View commit details
Copy full SHA for ce8a957
View code at this point
Browse repository at this point
Commits on Nov 18, 2025
fix: #438 syntaxContextType not duplicate
liuxy0551
authored and
JackWang032
committed
4705620
View commit details
Copy full SHA for 4705620
View code at this point
Browse repository at this point
test: add filter keywords test case
JackWang032
committed
6fdd331
View commit details
Copy full SHA for 6fdd331
View code at this point
Browse repository at this point
feat: remove noReserved keywords in completions
JackWang032
committed
cf1957e
View commit details
Copy full SHA for cf1957e
View code at this point
Browse repository at this point
fix(flink): #442 fix flink's insert values() can't support function problem
zhaoge
authored and
JackWang032
committed
98ab7d4
View commit details
Copy full SHA for 98ab7d4
View code at this point
Browse repository at this point
feat: mark as entityCollecting in getAllEntities context to allow empty column
JackWang032
committed
ba6fbbb
View commit details
Copy full SHA for ba6fbbb
View code at this point
Browse repository at this point
Commits on Jun 24, 2025
fix(postgresql): #432 remove error rule
Show description for 3684ae7
liuxy0551
authored
3684ae7
View commit details
Copy full SHA for 3684ae7
View code at this point
Browse repository at this point
Commits on Jun 5, 2025
fix(common): #424 allTokens slice when caretTokenIndex use tokenIndexOffset (#426)
Show description for 616dc11
liuxy0551
authored
616dc11
View commit details
Copy full SHA for 616dc11
View code at this point
Browse repository at this point
Commits on May 16, 2025
feat(flink): implement suggestion support for table properties in CREATE TABLE (#417)
Show description for 297b2f9
ekazakas
authored
297b2f9
View commit details
Copy full SHA for 297b2f9
View code at this point
Browse repository at this point
Commits on May 8, 2025
Merge remote-tracking branch 'refs/remotes/origin/next' into next
JackWang032
committed
a3e6d1e
View commit details
Copy full SHA for a3e6d1e
View code at this point
Browse repository at this point
Merge branch 'main' into next
JackWang032
committed
cbf809c
View commit details
Copy full SHA for cbf809c
View code at this point
Browse repository at this point
feat: #410 optimize processCandidates tokenIndexOffset (#411)
Show description for 5fccaa1
liuxy0551
authored
5fccaa1
View commit details
Copy full SHA for 5fccaa1
View code at this point
Browse repository at this point
feat(all sql): add all sql expression column (#358)
Show description for 26219b8
LuckyFBB
authored
26219b8
View commit details
Copy full SHA for 26219b8
View code at this point
Browse repository at this point
fix: split whiteSpace into multiple tokens to fix findCaretTokenIndex may undefined (#385)
Show description for 8e11012
JackWang032
authored
8e11012
View commit details
Copy full SHA for 8e11012
View code at this point
Browse repository at this point
check spelling errors for all sql g4 (#396)
Show description for ee3c549
LuckyFBB
authored
ee3c549
View commit details
Copy full SHA for ee3c549
View code at this point
Browse repository at this point
feat: complete after error syntax (#334)
Show description for 99b01e5
liuxy0551
authored
99b01e5
View commit details
Copy full SHA for 99b01e5
View code at this point
Browse repository at this point
feat: unify variables in lexer (#366)
Show description for 07ff5dc
LuckyFBB
authored
07ff5dc
View commit details
Copy full SHA for 07ff5dc
View code at this point
Browse repository at this point
feat(postgre): #412 update merge's syntax, with clause syntax and copy syntax (#413)
Show description for 52b9a5a
Cythia828
authored
52b9a5a
View commit details
Copy full SHA for 52b9a5a
View code at this point
Browse repository at this point
fix(flink): #415 fix supporting json function's different type (#416)
Show description for 03a53d3
Cythia828
authored
03a53d3
View commit details
Copy full SHA for 03a53d3
View code at this point
Browse repository at this point
Commits on Mar 28, 2025
feat: support semantic context of isNewStatement (#361)
Show description for 042477d
JackWang032
authored
042477d
View commit details
Copy full SHA for 042477d
View code at this point
Browse repository at this point
refactor: optimize spark grammar (#360)
liuxy0551
authored
94769de
View commit details
Copy full SHA for 94769de
View code at this point
Browse repository at this point
Feat/follow keywords (#407)
Show description for bcf8369
JackWang032
authored
bcf8369
View commit details
Copy full SHA for bcf8369
View code at this point
Browse repository at this point
Commits on Feb 14, 2025
fix(flink): #398 fix flinksql built-in function's using (#399)
Show description for f8afbe2
Cythia828
authored
f8afbe2
View commit details
Copy full SHA for f8afbe2
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.