doris
doris copied to clipboard
[feature](restore) add restore new property 'reserve_dynamic_partition_enable'
Proposed changes
Issue Number: close #xxx
Problem summary
add restore new property 'reserve_dynamic_partition_enable', which means you can get a table with dynamic_partition_enable property which has the same value as before the backup. before this commit, you always get a table with property 'dynamic_partition_enable=false' when restore.
Checklist(Required)
- Does it affect the original behavior:
- [ ] Yes
- Has unit tests been added:
- [ ] No Need
- Has document been added or modified:
- [ ] Yes
- Does it need to update dependencies:
- [ ] No
- Are there any changes that cannot be rolled back:
- [ ] No
Further comments
If this is a relatively large or complex change, kick off the discussion at [email protected] by explaining why you chose the solution you did and what alternatives you considered, etc...
PR approved by at least one committer and no changes requested.
PR approved by anyone and no changes requested.
PR approved by at least one committer and no changes requested.
Can you create an issue for this feature where you can describe it more detail?