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

eldenmoon pushed a change to branch variant-sparse-merge
in repository https://gitbox.apache.org/repos/asf/doris.git


    from ac71c3d55e5 [feature](semi-structure) support variant and index with 
many features
     add 84ceebf3efb fix some bug (#51638)

No new revisions were added by this update.

Summary of changes:
 .../variant/hierarchical_data_iterator.cpp         |   4 +--
 .../rowset/segment_v2/variant/variant_statistics.h |  17 +++++++++++
 be/src/vec/columns/column_variant.cpp              |  10 +++---
 be/src/vec/common/field_visitors.h                 |   6 ++++
 be/src/vec/common/schema_util.cpp                  |   4 +--
 be/src/vec/core/field.h                            |  16 ++++++++--
 be/src/vec/data_types/convert_field_to_type.cpp    |   8 ++---
 be/src/vec/data_types/data_type_factory.cpp        |  12 ++++++++
 be/test/olap/tablet_schema_index_test.cpp          |  34 ++++++++++-----------
 .../variant_p0/test_variant_float_double_index.out | Bin 251 -> 245 bytes
 .../data/variant_p0/variant_with_rowstore.out      | Bin 1344 -> 1338 bytes
 regression-test/suites/variant_p0/nested.groovy    |   9 ++----
 12 files changed, 81 insertions(+), 39 deletions(-)


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

Reply via email to