You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by mo...@apache.org on 2021/03/14 07:40:06 UTC

[incubator-doris] branch master updated (e9a73ee -> 4b316e4)

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

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


    from e9a73ee  [Bug] Fix the memory expand 10~1000x of compression algorithm (#5504)
     add 4b316e4  [Outfile] Support exporting query result to local disk (#5489)

No new revisions were added by this update.

Summary of changes:
 be/src/runtime/file_result_writer.cpp              | 113 +++++++++++++++++++--
 be/src/runtime/file_result_writer.h                |  29 +++++-
 be/src/runtime/result_sink.cpp                     |   2 +-
 be/src/runtime/result_writer.h                     |   2 +-
 docs/en/administrator-guide/outfile.md             |  31 ++++--
 docs/zh-CN/administrator-guide/outfile.md          |  60 ++++++-----
 .../org/apache/doris/analysis/OutFileClause.java   |  67 ++++++++++--
 .../main/java/org/apache/doris/common/Config.java  |   6 ++
 .../java/org/apache/doris/qe/StmtExecutor.java     |  41 +++++---
 gensrc/thrift/DataSinks.thrift                     |   1 +
 10 files changed, 279 insertions(+), 73 deletions(-)


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