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

github-bot pushed a change to branch auto-pick-56412-branch-4.0
in repository https://gitbox.apache.org/repos/asf/doris.git


    from c65595029ef branch-4.0: [chore](load) optimize the display order of 
show load #56513 (#56597)
     add 9b455f34a3a [fix](insert) fix insert into statistic never update 
(#56412)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/doris/catalog/EnvFactory.java  |   8 ++
 .../doris/cloud/catalog/CloudEnvFactory.java       |   9 ++
 .../apache/doris/load/loadv2/InsertLoadJob.java    |  28 ++----
 .../org/apache/doris/load/loadv2/LoadManager.java  |  58 +++++++----
 .../commands/insert/AbstractInsertExecutor.java    |   9 +-
 .../plans/commands/insert/OlapInsertExecutor.java  |   2 +-
 .../org/apache/doris/qe/NereidsCoordinator.java    |  19 +++-
 regression-test/suites/ddl_p0/test_ctas.groovy     |   8 +-
 .../load_p0/insert/test_insert_statistic.groovy    | 111 +++++++++++++++++++++
 9 files changed, 203 insertions(+), 49 deletions(-)
 create mode 100644 
regression-test/suites/load_p0/insert/test_insert_statistic.groovy


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to