-
Notifications
You must be signed in to change notification settings - Fork 108
Comparing changes
Open a pull request
base repository: DTStack/dt-sql-parser
base: main
head repository: DTStack/dt-sql-parser
compare: feat/emptyColumn
- 20 commits
- 80 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
Commits on Dec 30, 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 d784daf - Browse repository at this point
Copy the full SHA d784dafView commit details -
Configuration menu - View commit details
-
Copy full SHA for 80e7416 - Browse repository at this point
Copy the full SHA 80e7416View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9883ed0 - Browse repository at this point
Copy the full SHA 9883ed0View commit details
Commits on Jan 9, 2026
-
Merge pull request #461 from DTStack/bump/v4.5.0-beta.0
Bump/v4.5.0 beta.0
Configuration menu - View commit details
-
Copy full SHA for ff81038 - Browse repository at this point
Copy the full SHA ff81038View commit details
Commits on Mar 24, 2026
-
Merge branch 'next' into feat/emptyColumn
zhaoge committedMar 24, 2026 Configuration menu - View commit details
-
Copy full SHA for cd3626c - Browse repository at this point
Copy the full SHA cd3626cView commit details
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