This is an automated email from the ASF dual-hosted git repository.
lihaopeng pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git.
from f190806 [community] add collaborators in .asf.yaml (#8029)
add 25d6477 [Vectorized][Feature] Support mysql external table insert
into stm (#7979)
No new revisions were added by this update.
Summary of changes:
be/src/exec/data_sink.cpp | 13 +-
be/src/runtime/mysql_table_writer.cpp | 148 ++++++++++++++++++++-
be/src/runtime/mysql_table_writer.h | 13 +-
be/src/vec/CMakeLists.txt | 1 +
.../sink/vmysql_table_writer.cpp} | 44 +++---
.../sink/vmysql_table_writer.h} | 34 +++--
6 files changed, 209 insertions(+), 44 deletions(-)
copy be/src/{runtime/mysql_table_sink.cpp => vec/sink/vmysql_table_writer.cpp}
(61%)
copy be/src/{runtime/mysql_table_sink.h => vec/sink/vmysql_table_writer.h}
(69%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]