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

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

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

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


    from dbfe8e4  [enhancement] Optimize load CSV file memory allocate (#6174)
     add 56112c4  [Bug] Fix bug that adding conflicting partition doesn't report errors (#6109)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/doris/catalog/Catalog.java     |   2 +-
 .../apache/doris/catalog/ListPartitionInfo.java    |   1 +
 .../org/apache/doris/catalog/PartitionInfo.java    |  10 +-
 .../apache/doris/catalog/RangePartitionInfo.java   | 122 ++++++++++++---------
 .../doris/common/proc/PartitionsProcDir.java       |   2 +-
 .../doris/load/loadv2/SparkLoadPendingTask.java    |   2 +-
 .../doris/catalog/RangePartitionInfoTest.java      |  32 ++++++
 7 files changed, 112 insertions(+), 59 deletions(-)

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