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/10 05:17:00 UTC

[doris] branch master updated (68092fe514 -> b7453f6f09)

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 68092fe514 [pipeline](NLJ) support nested loop join for pipeline (#14966)
     add b7453f6f09 [pipeline](mysqlsink)  support mysql table sink (#14982)

No new revisions were added by this update.

Summary of changes:
 be/src/pipeline/exec/mysql_scan_operator.h         |  5 +----
 ...sink_operator.h => mysql_table_sink_operator.h} | 22 +++++++++++-----------
 be/src/pipeline/exec/operator.h                    |  1 -
 be/src/pipeline/pipeline_fragment_context.cpp      |  6 ++++++
 be/src/vec/sink/vtable_sink.h                      |  2 ++
 5 files changed, 20 insertions(+), 16 deletions(-)
 copy be/src/pipeline/exec/{olap_table_sink_operator.h => mysql_table_sink_operator.h} (60%)


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