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-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to