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

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


    from 2271ccd  [Bug] Fix bug that table ids is not set right for hadoop load 
job (#4535)
     new 706faaf  [Log] Add log for trace broker (#4505)
     new af3ff75  [BUG] Tablet is not readable and delete handler report -1903 
error, when condition value contains \n (#4531)
     new 1c31ca7  [Spark load][Bug] fix that cancelling a spark load in the 
`PENDING` phase will not succeed (#4536)
     new bbefdad  [Spark Load][Bug] Keep the column splitting in spark load 
consistent with broker load / mini load (#4532)

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 be/src/olap/delete_handler.cpp                     |  8 ++++++--
 .../org/apache/doris/common/util/BrokerUtil.java   |  2 +-
 .../doris/load/loadv2/BrokerLoadPendingTask.java   |  4 ++--
 .../doris/load/loadv2/SparkEtlJobHandler.java      | 17 ++++++++++++----
 .../doris/load/loadv2/SparkLauncherMonitor.java    |  5 +++++
 .../doris/load/loadv2/SparkLoadAppHandle.java      |  4 ++++
 .../org/apache/doris/load/loadv2/SparkLoadJob.java |  4 ++++
 .../doris/load/loadv2/SparkLoadPendingTask.java    | 11 ++++++-----
 .../doris/load/loadv2/SparkEtlJobHandlerTest.java  |  4 ++--
 .../org/apache/doris/load/loadv2/dpp/SparkDpp.java | 23 +++++++++++++++++++++-
 .../apache/doris/load/loadv2/etl/EtlJobConfig.java |  9 +--------
 11 files changed, 66 insertions(+), 25 deletions(-)


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

Reply via email to