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 2021/11/18 06:31:28 UTC

[incubator-doris] branch master updated (74e8264 -> be89f0f)

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/incubator-doris.git.


    from 74e8264  [fix](session-var) Fix the incompatibility of sql mode between Doris and MySQL (#7108)
     add be89f0f  [feat-opt](routine-load) Support show offset lag in show routine load stmt (#7114)

No new revisions were added by this update.

Summary of changes:
 .../Data Manipulation/SHOW ROUTINE LOAD.md         | 45 ++++++++++++++++++++++
 .../Data Manipulation/SHOW ROUTINE LOAD.md         | 45 ++++++++++++++++++++++
 .../apache/doris/analysis/ShowRoutineLoadStmt.java |  1 +
 .../doris/common/proc/RoutineLoadsNameProcDir.java |  3 +-
 .../apache/doris/common/util/PropertyAnalyzer.java |  1 -
 .../doris/load/routineload/KafkaProgress.java      | 21 ++++++++++
 .../load/routineload/KafkaRoutineLoadJob.java      |  7 ++++
 .../doris/load/routineload/RoutineLoadJob.java     |  6 ++-
 8 files changed, 126 insertions(+), 3 deletions(-)

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