This is an automated email from the ASF dual-hosted git repository.
github-actions[bot] pushed a change to branch auto-pick-64011-branch-4.1
in repository https://gitbox.apache.org/repos/asf/doris.git
from 223240775ab branch-4.1: [improvement](executor) use real elapsed time
to compute workload group metrics refresh interval #63537 (#63667)
add 40186e749ba [fix](serde) match STRUCT sub-fields by name when loading
JSON (#64011)
No new revisions were added by this update.
Summary of changes:
.../data_type_serde/data_type_struct_serde.cpp | 73 ++++++++++-----
.../data_type_serde_struct_test.cpp | 103 +++++++++++++++++++++
.../test_struct_field_align_ordered.json | 7 ++
.../test_struct_field_align_swapped.json | 7 ++
.../data/load_p0/stream_load/test_stream_load.out | 6 +-
.../stream_load/test_stream_load_move_memtable.out | 6 +-
.../cast_function/test_cast_struct.out | 2 +-
.../complex_types/test_struct_field_align.groovy | 91 ++++++++++++++++++
8 files changed, 263 insertions(+), 32 deletions(-)
create mode 100644
regression-test/data/datatype_p0/complex_types/test_struct_field_align_ordered.json
create mode 100644
regression-test/data/datatype_p0/complex_types/test_struct_field_align_swapped.json
create mode 100644
regression-test/suites/datatype_p0/complex_types/test_struct_field_align.groovy
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]