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: [email protected]
For additional commands, e-mail: [email protected]