This is an automated email from the ASF dual-hosted git repository.
eldenmoon pushed a change to branch hello-stephen-patch-1
in repository https://gitbox.apache.org/repos/asf/doris.git
from c9512589c1c Merge branch 'variant-sparse' into hello-stephen-patch-1
add f853ef7e639 [opt](variant) improve performance for handling nullable
column (#50021)
add 04304c71f8e [Fix](Variant) fix serialize with json key contains `.` as
name (#50102)
add d587fd27ed7 Merge branch 'variant-sparse' into hello-stephen-patch-1
No new revisions were added by this update.
Summary of changes:
.../rowset/segment_v2/hierarchical_data_reader.cpp | 5 ++--
.../rowset/segment_v2/hierarchical_data_reader.h | 13 +++++++--
.../segment_v2/variant_column_writer_impl.cpp | 6 ++--
be/src/vec/columns/column_object.cpp | 31 ++++++++-------------
be/src/vec/columns/column_object.h | 2 +-
be/src/vec/core/field.h | 3 +-
be/src/vec/data_types/data_type_object.cpp | 17 ++++++-----
be/src/vec/functions/function_variant_type.cpp | 2 +-
be/src/vec/json/json_parser.h | 7 +++++
be/src/vec/json/path_in_data.h | 19 -------------
be/test/vec/columns/column_object_test.cpp | 6 ++--
gensrc/proto/data.proto | 1 +
regression-test/data/variant_p0/column_name.out | Bin 469 -> 545 bytes
.../suites/variant_p0/column_name.groovy | 15 ++++++++--
14 files changed, 66 insertions(+), 61 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]