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/doris.git


    from 573e5476dd [Opt](load) Speed up the vectorized load (#12146)
     add 1cc9eeeb1a [feature-wip](parquet-reader) read and generate array 
column (#12166)

No new revisions were added by this update.

Summary of changes:
 .../parquet/vparquet_column_chunk_reader.cpp       |  19 +-
 .../format/parquet/vparquet_column_chunk_reader.h  |   5 +-
 .../exec/format/parquet/vparquet_column_reader.cpp | 264 ++++++++++++++++++++-
 .../exec/format/parquet/vparquet_column_reader.h   |  49 ++--
 .../{type-decoder.txt => group-reader.txt}         |  28 +--
 be/test/vec/exec/parquet/parquet_thrift_test.cpp   |  54 ++++-
 6 files changed, 369 insertions(+), 50 deletions(-)
 copy be/test/exec/test_data/parquet_scanner/{type-decoder.txt => 
group-reader.txt} (79%)


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

Reply via email to