You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by ya...@apache.org on 2021/07/12 07:32:22 UTC

[incubator-doris] branch master updated (56112c4 -> dd15da4)

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

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


    from 56112c4  [Bug] Fix bug that adding conflicting partition doesn't report errors (#6109)
     add dd15da4  [DynamicPartition] Fix UT and add more tests for dynamic partition (#6198)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/doris/catalog/Catalog.java     |   5 +-
 .../doris/catalog/DynamicPartitionProperty.java    |   1 +
 .../org/apache/doris/catalog/TableProperty.java    |  10 ++
 .../doris/common/util/DynamicPartitionUtil.java    |  36 ++++---
 .../doris/catalog/DynamicPartitionTableTest.java   | 113 +++++++++++++++++++++
 5 files changed, 149 insertions(+), 16 deletions(-)

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