-
Notifications
You must be signed in to change notification settings - Fork 107
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: DTStack/dt-sql-parser
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: DTStack/dt-sql-parser
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: feat/emptyColumn
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 15 commits
- 123 files changed
- 5 contributors
Commits on Nov 26, 2025
-
Configuration menu - View commit details
-
Copy full SHA for c0f01ac - Browse repository at this point
Copy the full SHA c0f01acView commit details -
fix(common): #424 allTokens slice when caretTokenIndex use tokenIndex…
Configuration menu - View commit details
-
Copy full SHA for ce8a957 - Browse repository at this point
Copy the full SHA ce8a957View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6671427 - Browse repository at this point
Copy the full SHA 6671427View commit details -
Configuration menu - View commit details
-
Copy full SHA for e0b6a94 - Browse repository at this point
Copy the full SHA e0b6a94View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6410d87 - Browse repository at this point
Copy the full SHA 6410d87View commit details -
Configuration menu - View commit details
-
Copy full SHA for 34703ff - Browse repository at this point
Copy the full SHA 34703ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a59c77 - Browse repository at this point
Copy the full SHA 9a59c77View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5beda62 - Browse repository at this point
Copy the full SHA 5beda62View commit details -
Configuration menu - View commit details
-
Copy full SHA for b9e8588 - Browse repository at this point
Copy the full SHA b9e8588View commit details -
Configuration menu - View commit details
-
Copy full SHA for 325926e - Browse repository at this point
Copy the full SHA 325926eView commit details -
Configuration menu - View commit details
-
Copy full SHA for b8a13b7 - Browse repository at this point
Copy the full SHA b8a13b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed56daf - Browse repository at this point
Copy the full SHA ed56dafView commit details -
Configuration menu - View commit details
-
Copy full SHA for 821957c - Browse repository at this point
Copy the full SHA 821957cView commit details
Commits on Dec 16, 2025
-
feat: support query result and derived table entity collecting (#434)
* feat: support queryResult and derived table entities collecting * feat: support query result and derived table entity collecting * test: enhance hive and spark entity collect test case * fix: remove _ctx and add tokenIndex into position * fix: rename declareType COMMON to LITERAL * fix: optimize entity collector and update grammar * test: add derived table and query result entities test case * fix: remove isCaretInDerivedTableStmt and set default isAccessible to null * fix: update _caretStmt docs * test: add isAccessible test case * fix: skip _caretStmt ts check * docs: update README to include additional entity information * test: fix create view test case * fix: import from error sql module * test: update entity collection tests * fix: remove unused type
Configuration menu - View commit details
-
Copy full SHA for c8c64c0 - Browse repository at this point
Copy the full SHA c8c64c0View commit details
Commits on Dec 17, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 3101b0e - Browse repository at this point
Copy the full SHA 3101b0eView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...feat/emptyColumn