You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by ga...@apache.org on 2022/12/09 08:25:38 UTC

[doris] branch master updated (8c02f19302 -> 8d17eea22b)

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

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


    from 8c02f19302 [chore](regression) use correct bucket path in regression conf (#14960)
     add 8d17eea22b [pipeline](mysqlscan) support mysql scan node (#14949)

No new revisions were added by this update.

Summary of changes:
 be/src/pipeline/CMakeLists.txt                               |  1 +
 .../exec/{datagen_operator.cpp => mysql_scan_operator.cpp}   | 10 +++++-----
 .../exec/{datagen_operator.h => mysql_scan_operator.h}       | 12 ++++++------
 be/src/pipeline/exec/operator.h                              |  1 +
 be/src/pipeline/pipeline_fragment_context.cpp                |  7 +++++++
 5 files changed, 20 insertions(+), 11 deletions(-)
 copy be/src/pipeline/exec/{datagen_operator.cpp => mysql_scan_operator.cpp} (82%)
 copy be/src/pipeline/exec/{datagen_operator.h => mysql_scan_operator.h} (76%)


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