Skip to content

add session system var delete_opt_to_truncate#20911

Merged
mergify[bot] merged 2 commits intomatrixorigin:mainfrom
huby2358:t8
Dec 25, 2024
Merged

add session system var delete_opt_to_truncate#20911
mergify[bot] merged 2 commits intomatrixorigin:mainfrom
huby2358:t8

Conversation

@huby2358
Copy link
Copy Markdown
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 # #20864

What this PR does / why we need it:

增加session级别配置项delete_opt_to_truncate控制是否要对delete from table; 优化成truncate, 默认为true, 即优化成trucate, 通过set session delete_opt_to_truncate = 0;关闭该优化

@matrix-meow matrix-meow added the size/M Denotes a PR that changes [100,499] lines label Dec 24, 2024
@mergify mergify Bot added the kind/bug Something isn't working label Dec 24, 2024
@matrix-meow matrix-meow removed the size/M Denotes a PR that changes [100,499] lines label Dec 24, 2024
@mergify
Copy link
Copy Markdown
Contributor

mergify Bot commented Dec 25, 2024

This pull request has been removed from the queue for the following reason: checks failed.

The merge conditions cannot be satisfied due to failing checks:

You should look at the reason for the failure and decide if the pull request needs to be fixed or if you want to requeue it.

If you want to requeue this pull request, you need to post a comment with the text: @mergifyio requeue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/bug Something isn't working size/M Denotes a PR that changes [100,499] lines

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants