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

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


    from 4cc4944ca13 [Refactor](common) refactor the Exception code (#38172)
     add dcc88e54c94 [samples](rust) add rust stream load sample (#38141)

No new revisions were added by this update.

Summary of changes:
 samples/stream_load/rust/.gitignore                | 16 ++++++
 .clangd => samples/stream_load/rust/Cargo.toml     | 20 ++++---
 .../stream_load/rust}/README.md                    | 43 ++++++++++-----
 samples/stream_load/rust/src/doris_stream_load.rs  | 63 ++++++++++++++++++++++
 4 files changed, 122 insertions(+), 20 deletions(-)
 create mode 100644 samples/stream_load/rust/.gitignore
 copy .clangd => samples/stream_load/rust/Cargo.toml (66%)
 copy {tools/clickbench-tools => samples/stream_load/rust}/README.md (59%)
 create mode 100644 samples/stream_load/rust/src/doris_stream_load.rs


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

Reply via email to