doris icon indicating copy to clipboard operation
doris copied to clipboard

[feature](restore) add restore new property 'reserve_dynamic_partition_enable'

Open nextdreamblue opened this issue 2 years ago • 2 comments

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)

  1. Does it affect the original behavior:
    • [ ] Yes
  2. Has unit tests been added:
    • [ ] No Need
  3. Has document been added or modified:
    • [ ] Yes
  4. Does it need to update dependencies:
    • [ ] No
  5. 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...

nextdreamblue avatar Sep 09 '22 03:09 nextdreamblue

PR approved by at least one committer and no changes requested.

github-actions[bot] avatar Sep 22 '22 02:09 github-actions[bot]

PR approved by anyone and no changes requested.

github-actions[bot] avatar Sep 22 '22 02:09 github-actions[bot]

PR approved by at least one committer and no changes requested.

github-actions[bot] avatar Oct 12 '22 15:10 github-actions[bot]

Can you create an issue for this feature where you can describe it more detail?

lide-reed avatar Oct 13 '22 03:10 lide-reed