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

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


    from 02015cf153 [docs](typo) Correct the wrong default value of DECIMAL 
type displayed in the Help CREATE TABLE #17422
     add e7cba11680 [fix](array)(parquet) fix be core dump due to load from 
parquet file containing array types (#17298)

No new revisions were added by this update.

Summary of changes:
 be/src/runtime/types.cpp                           |  16 ++++-----
 be/src/runtime/types.h                             |   6 ++--
 be/src/vec/data_types/data_type_nullable.cpp       |   2 +-
 be/src/vec/exec/format/parquet/schema_desc.cpp     |   8 ++++-
 .../data/load_p0/stream_load/array_test.parquet    | Bin 0 -> 4020160 bytes
 .../load_p0/stream_load/test_parquet_orc_case.out  |   5 +++
 .../stream_load/test_parquet_orc_case.groovy       |  38 +++++++++++++++++++++
 7 files changed, 62 insertions(+), 13 deletions(-)
 create mode 100644 regression-test/data/load_p0/stream_load/array_test.parquet


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

Reply via email to