This is an automated email from the ASF dual-hosted git repository.
liaoxin pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from eae1b88df9f [feat](tvf) support huggingface with http tvf (#58049)
add 0c2fa23d6ac [feat](storage) introduce backpressure algorithm to
control version number (part II) (#57654)
No new revisions were added by this update.
Summary of changes:
be/src/olap/delta_writer.cpp | 10 ++++-
be/src/olap/delta_writer.h | 4 ++
be/src/runtime/load_stream.cpp | 44 +++++++++++++++++++++
be/src/runtime/load_stream.h | 6 +++
be/src/service/internal_service.cpp | 10 +++++
be/src/vec/sink/load_stream_stub.cpp | 45 ++++++++++++++++++++++
be/src/vec/sink/load_stream_stub.h | 10 +++++
be/src/vec/sink/writer/vtablet_writer_v2.cpp | 22 +++++++++++
be/src/vec/sink/writer/vtablet_writer_v2.h | 3 ++
gensrc/proto/internal_service.proto | 2 +
.../test_load_back_pressure_version.groovy | 23 ++++++-----
11 files changed, 168 insertions(+), 11 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]