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 4d64612  [ARRAY]Save array's size instead of offset. (#5983)
     add e245aee  [Feature] Select outfile support parquet format (#5938)

No new revisions were added by this update.

Summary of changes:
 be/src/exec/parquet_writer.cpp                     | 389 ++++++++++++++++++++-
 be/src/exec/parquet_writer.h                       |  39 ++-
 be/src/runtime/file_result_writer.cpp              |  22 +-
 be/src/runtime/file_result_writer.h                |   9 +
 .../org/apache/doris/analysis/OutFileClause.java   | 123 ++++++-
 .../java/org/apache/doris/analysis/QueryStmt.java  |   4 -
 .../java/org/apache/doris/analysis/SelectStmt.java |   3 +
 .../org/apache/doris/analysis/SelectStmtTest.java  |  73 +++-
 gensrc/thrift/DataSinks.thrift                     |   2 +
 9 files changed, 621 insertions(+), 43 deletions(-)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to