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

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


    from 552a5c16328 [fix](mtmv) fix insert overwrite getExecTimeout error 
(#28700)
     add 08066a55f14 [Enhancement](auto-partition) change the behaviour when 
insert overwrite an auto partition table #28683

No new revisions were added by this update.

Summary of changes:
 docs/en/docs/advanced/partition/auto-partition.md  |  1 +
 .../Manipulation/INSERT-OVERWRITE.md               |  8 ++---
 .../docs/advanced/partition/auto-partition.md      |  1 +
 .../Manipulation/INSERT-OVERWRITE.md               |  8 ++---
 .../doris/analysis/CreateTableAsSelectStmt.java    |  2 +-
 .../apache/doris/analysis/NativeInsertStmt.java    |  7 +++-
 .../trees/plans/commands/InsertExecutor.java       |  6 +++-
 .../plans/commands/InsertIntoTableCommand.java     |  9 ++++-
 .../commands/InsertOverwriteTableCommand.java      |  5 ++-
 .../org/apache/doris/planner/OlapTableSink.java    |  4 +++
 .../java/org/apache/doris/qe/StmtExecutor.java     |  4 +--
 .../test_auto_partition_behavior.out               |  6 ++++
 .../test_auto_partition_behavior.groovy            | 39 ++++++++++++++++++++++
 13 files changed, 85 insertions(+), 15 deletions(-)


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

Reply via email to