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 2023/06/11 14:42:29 UTC

[doris] branch master updated (8162d0062b -> c9b08d5c20)

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 8162d0062b [fix](alter) fix potential concurrent issue for alter when check olap table state normal outside write lock scope is not atomic (#20480)
     add c9b08d5c20 [feature](planner) multi partition create by integer column (#19597)

No new revisions were added by this update.

Summary of changes:
 fe/fe-core/src/main/cup/sql_parser.cup             |  26 ++++
 .../apache/doris/analysis/MultiPartitionDesc.java  | 169 ++++++++++++++-------
 .../apache/doris/analysis/PartitionKeyDesc.java    |  13 ++
 .../org/apache/doris/analysis/PartitionValue.java  |   4 +
 .../multi_partition/test_multi_partition.groovy    | 132 ++++++++++++++++
 5 files changed, 292 insertions(+), 52 deletions(-)


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