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 0203b36cc4 [regressiontest](test_with)add with_case test (#12814)
add 617820b1f5 [Refactor](parquet) refactor parquet write to uniform and
consistent logic (#12730)
No new revisions were added by this update.
Summary of changes:
be/src/exec/parquet_writer.cpp | 229 +++++++++++++++------
be/src/exec/parquet_writer.h | 37 +++-
be/src/runtime/file_result_writer.cpp | 17 +-
be/src/runtime/file_result_writer.h | 27 ++-
be/src/vec/runtime/vfile_result_writer.cpp | 7 +-
be/src/vec/runtime/vparquet_writer.cpp | 223 ++++----------------
be/src/vec/runtime/vparquet_writer.h | 27 +--
.../org/apache/doris/analysis/OutFileClause.java | 156 +++++++++-----
.../org/apache/doris/analysis/SelectStmtTest.java | 12 +-
gensrc/thrift/DataSinks.thrift | 51 ++++-
10 files changed, 455 insertions(+), 331 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]