Skip to content
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

fix recursive cte as subquery #11614

Merged
merged 2 commits into from
Sep 4, 2023
Merged

Conversation

iamlinjunhong
Copy link
Contributor

@iamlinjunhong iamlinjunhong commented Sep 4, 2023

What type of PR is this?

  • API-change
  • BUG
  • Improvement
  • Documentation
  • Feature
  • Test and CI
  • Code Refactoring

Which issue(s) this PR fixes:

issue #11276 #11503 #11394

What this PR does / why we need it:

  1. recursive cte as subquery in update/delete
  2. recursive for recursive cte in create view
  3. fix some err msg

@mergify mergify bot merged commit f3f9332 into matrixorigin:main Sep 4, 2023
3 checks passed
sukki37 pushed a commit that referenced this pull request Sep 17, 2023
1.  recursive cte as subquery in update/delete
2. recursive for recursive cte in create view
3. fix some err msg

Approved by: @heni02, @ouyuanning
sukki37 pushed a commit that referenced this pull request Sep 18, 2023
1.  recursive cte as subquery in update/delete
2. recursive for recursive cte in create view
3. fix some err msg

Approved by: @heni02, @ouyuanning
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/S Denotes a PR that changes [10,99] lines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants