Skip to content

Feat: upgrade trino to 450 #323

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Jul 4, 2024
Merged

Conversation

HaydenOrz
Copy link
Collaborator

主要变更

#289
升级 trino 语法至 trino 450 版本,并完成对应的单元测试

语法变更详情

  1. 新增 createCatalog
  2. 新增 dropCatalog
  3. 修改 createTable
  4. 新增 commentView
  5. 新增 setColumnType
  6. 新增 dropNotNullConstraint
  7. 修改 createMaterializedView
  8. 新增 createFunction
  9. 新增 dropFunction
  10. 新增 showCreateFunction
  11. 新增 setSessionAuthorization
  12. 新增 resetSessionAuthorization
  13. 新增 executeImmediate
  14. 新增 select tableFunctionCall

@HaydenOrz HaydenOrz added the new features New feature or request label Jun 26, 2024
@mumiao mumiao self-requested a review June 27, 2024 06:39
@LuckyFBB LuckyFBB self-requested a review July 3, 2024 03:11
Copy link
Collaborator

@LuckyFBB LuckyFBB left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@HaydenOrz HaydenOrz merged commit 2b0de6a into DTStack:main Jul 4, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new features New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants