This is an automated email from the ASF dual-hosted git repository.

morningman pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 85e67b04e2 fix-doc3 (#11587)
     add 2cadf85988 [improvement](alter) modify table's default replica if 
table is unpartitioned (#11550)

No new revisions were added by this update.

Summary of changes:
 .../Alter/ALTER-TABLE-PROPERTY.md                  | 15 ++++
 .../Alter/ALTER-TABLE-PROPERTY.md                  | 14 ++++
 .../main/java/org/apache/doris/alter/Alter.java    |  8 +-
 .../main/java/org/apache/doris/catalog/Env.java    | 31 +++-----
 .../java/org/apache/doris/catalog/OlapTable.java   | 14 +++-
 .../org/apache/doris/catalog/TableProperty.java    |  2 +-
 .../apache/doris/persist/ModifyPartitionInfo.java  | 22 +++++-
 .../java/org/apache/doris/alter/AlterTest.java     | 92 +++++++++-------------
 .../persist/BatchModifyPartitionsInfoTest.java     |  5 +-
 9 files changed, 120 insertions(+), 83 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to