You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by mo...@apache.org on 2020/04/23 14:04:54 UTC

[incubator-doris] branch master updated (a58bc19 -> 09eb40e)

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/incubator-doris.git.


    from a58bc19  Fix expect may produce incorrect values (#3381)
     add 09eb40e  [New Stmt] Alter replication number for table (#3360)

No new revisions were added by this update.

Summary of changes:
 .../documentation/cn/administrator-guide/index.rst |  1 +
 .../administrator-guide/load-data/delete-manual.md | 38 ++++++++--------
 .../cn/administrator-guide/load-data/index.rst     |  1 +
 .../sql-statements/Data Definition/ALTER TABLE.md  | 11 ++++-
 .../load-data/delete-manual_EN.md                  | 51 ++++++++++------------
 .../en/administrator-guide/load-data/index.rst     |  1 +
 .../Data Definition/ALTER TABLE_EN.md              | 11 ++++-
 .../apache/doris/alter/SchemaChangeHandler.java    |  4 ++
 .../analysis/ModifyTablePropertiesClause.java      | 10 ++---
 .../java/org/apache/doris/catalog/Catalog.java     | 47 +++++++++++++++++++-
 .../apache/doris/common/util/PropertyAnalyzer.java | 14 ++++++
 .../java/org/apache/doris/alter/AlterTest.java     | 26 +++++++++++
 12 files changed, 158 insertions(+), 57 deletions(-)


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