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

optimize plan for update with secondary index column #14856

Merged
merged 8 commits into from
Mar 8, 2024

Conversation

badboynt1
Copy link
Contributor

What type of PR is this?

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

Which issue(s) this PR fixes:

issue # https://github.com/matrixorigin/MO-Cloud/issues/2603

What this PR does / why we need it:

change left join to right join and push down runtime filter

@matrix-meow matrix-meow added the size/S Denotes a PR that changes [10,99] lines label Mar 8, 2024
@mergify mergify bot merged commit 5a4a65c into matrixorigin:main Mar 8, 2024
18 checks passed
@badboynt1 badboynt1 deleted the update branch March 8, 2024 08:13
badboynt1 added a commit to badboynt1/matrixone that referenced this pull request Apr 11, 2024
)

change left join to right join and push down runtime filter

Approved by: @ouyuanning, @aunjgr
mergify bot pushed a commit that referenced this pull request Apr 11, 2024
…4856)" to 1.1 (#15454)

cherry pick "optimize plan for update with secondary index column (#14856)" to 1.1

Approved by: @aunjgr, @sukki37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement 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