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 }}
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
14
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat: support query result and derived table entity collecting
- #434
#434
Merged
liuxy0551
merged 18 commits into
DTStack:next
DTStack/dt-sql-parser:next
from
JackWang032:feat/columnEntity
JackWang032/dt-sql-parser:feat/columnEntity
Copy head branch name to clipboard
Dec 16, 2025
Conversation
Commits
18
(18)
Checks
Files changed
Merged
feat: support query result and derived table entity collecting
#434
liuxy0551
merged 18 commits into
DTStack:next
DTStack/dt-sql-parser:next
from
JackWang032:feat/columnEntity
JackWang032/dt-sql-parser:feat/columnEntity
Copy head branch name to clipboard
Commits
Commits on Mar 14, 2025
feat: support queryResult and derived table entities collecting
JackWang032
committed
7f3e4d8
View commit details
Copy full SHA for 7f3e4d8
Browse repository at this point
Commits on Jun 13, 2025
feat: support query result and derived table entity collecting
JackWang032
committed
35dd70b
View commit details
Copy full SHA for 35dd70b
Browse repository at this point
test: enhance hive and spark entity collect test case
JackWang032
committed
1fba7a4
View commit details
Copy full SHA for 1fba7a4
Browse repository at this point
Merge remote-tracking branch 'origin/next' into feat/columnEntity
JackWang032
committed
ab1da92
View commit details
Copy full SHA for ab1da92
Browse repository at this point
Commits on Aug 21, 2025
fix: remove _ctx and add tokenIndex into position
JackWang032
committed
8a9e4f9
View commit details
Copy full SHA for 8a9e4f9
Browse repository at this point
Commits on Aug 22, 2025
fix: rename declareType COMMON to LITERAL
JackWang032
committed
9e39500
View commit details
Copy full SHA for 9e39500
Browse repository at this point
Commits on Aug 29, 2025
fix: optimize entity collector and update grammar
JackWang032
committed
9f91761
View commit details
Copy full SHA for 9f91761
Browse repository at this point
test: add derived table and query result entities test case
JackWang032
committed
1f451e9
View commit details
Copy full SHA for 1f451e9
Browse repository at this point
fix: remove isCaretInDerivedTableStmt and set default isAccessible to null
JackWang032
committed
bfa2383
View commit details
Copy full SHA for bfa2383
Browse repository at this point
fix: update _caretStmt docs
JackWang032
committed
af51a95
View commit details
Copy full SHA for af51a95
Browse repository at this point
Commits on Sep 1, 2025
test: add isAccessible test case
JackWang032
committed
fe9042d
View commit details
Copy full SHA for fe9042d
Browse repository at this point
fix: skip _caretStmt ts check
JackWang032
committed
461236e
View commit details
Copy full SHA for 461236e
Browse repository at this point
docs: update README to include additional entity information
JackWang032
committed
592f164
View commit details
Copy full SHA for 592f164
Browse repository at this point
test: fix create view test case
JackWang032
committed
36faf19
View commit details
Copy full SHA for 36faf19
Browse repository at this point
Commits on Oct 20, 2025
fix: import from error sql module
JackWang032
committed
0cfbecb
View commit details
Copy full SHA for 0cfbecb
Browse repository at this point
Commits on Nov 26, 2025
Merge branch 'next' into feat/columnEntity
JackWang032
committed
6c9ac43
View commit details
Copy full SHA for 6c9ac43
Browse repository at this point
test: update entity collection tests
JackWang032
committed
51c25f6
View commit details
Copy full SHA for 51c25f6
Browse repository at this point
fix: remove unused type
JackWang032
committed
08cf3bf
View commit details
Copy full SHA for 08cf3bf
Browse repository at this point
You can’t perform that action at this time.