This is an automated email from the ASF dual-hosted git repository.
dataroaring pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 0a9d71ebd2f [Fix](Planner) fix varchar does not show real length
(#25171)
add f6a9914bc7d [feature](move-memtable) support auto partition in sink v2
(#26914)
No new revisions were added by this update.
Summary of changes:
be/src/runtime/load_stream.cpp | 32 +++++++++++-
be/src/runtime/load_stream.h | 1 +
be/src/vec/sink/load_stream_stub.cpp | 72 ++++++++++++++++++++++++--
be/src/vec/sink/load_stream_stub.h | 27 +++++++++-
be/src/vec/sink/vtablet_sink_v2.cpp | 99 +++++++++++++++++++++++++++---------
be/src/vec/sink/vtablet_sink_v2.h | 10 +++-
be/test/runtime/load_stream_test.cpp | 2 +-
gensrc/proto/internal_service.proto | 4 +-
8 files changed, 211 insertions(+), 36 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]