[Enhancement](recyclebin) drop table keep temp partitions in recycle-bin#44097
Conversation
|
Thank you for your contribution to Apache Doris. Please clearly describe your PR:
|
|
run buildall |
|
PR approved by at least one committer and no changes requested. |
|
PR approved by anyone and no changes requested. |
|
In what scenario, a temporary partition is dropped and needs to be recovered again? |
Currently we dont have any specific scenario currently. but idea is user should have a chance to recover temp partition data, if accidentally drop the table. we will added same logic for truncate table case also. |
Due to previous code comments |
|
@morningman PTAL |
What problem does this PR solve?
Issue Number: close #44096
Related PR: #xxx
Problem Summary:
Release note
None
Check List (For Author)
Test
Behavior changed:
Behaviour changed. older version doesnt keep the temp partitions in the recyclebin
Does this need documentation?
Check List (For Reviewer who merge this PR)