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