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

github-actions[bot] pushed a change to branch auto-pick-64949-branch-4.1
in repository https://gitbox.apache.org/repos/asf/doris.git


    from e9c8dd4aa81 [refine](column) backport strong typed column helpers to 
4.1 (#64960)
     add 299533fb683 [fix](iceberg) Write binary columns with proper Arrow 
types (#64949)

No new revisions were added by this update.

Summary of changes:
 .../data_type_serde/data_type_string_serde.cpp     | 118 +++++++++++++++++++
 .../data_type_serde/data_type_varbinary_serde.cpp  |  35 ++++++
 be/src/format/arrow/arrow_block_convertor.cpp      | 131 ++++++++++++++++++++-
 be/src/format/table/iceberg/arrow_schema_util.cpp  |  19 ++-
 be/src/format/table/iceberg/arrow_schema_util.h    |   1 +
 be/src/format/table/iceberg/types.h                |   2 +
 .../data_type_serde/data_type_serde_arrow_test.cpp | 108 +++++++++++++++++
 .../data_type_serde_varbinary_test.cpp             |  18 +++
 .../table/iceberg/arrow_schema_util_test.cpp       |  28 +++++
 9 files changed, 453 insertions(+), 7 deletions(-)


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

Reply via email to