This is an automated email from the ASF dual-hosted git repository.
eldenmoon pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from b8915017ee7 [pipeline](fix) Avoid to use a freed dependency when
cancelled (#34584)
add f81fc0463ce [Performance](Variant) Improve load performance for
variant type (#33890)
No new revisions were added by this update.
Summary of changes:
be/src/vec/columns/column_object.cpp | 189 ++++++++++++++++-----
be/src/vec/columns/column_object.h | 28 ++-
be/src/vec/common/schema_util.cpp | 57 ++++---
be/src/vec/common/schema_util.h | 4 +-
be/src/vec/core/field.h | 5 +
be/src/vec/json/parse2column.cpp | 22 +--
.../suites/variant_p0/concurrent_insert.groovy | 3 +-
.../suites/variant_p2/performance.groovy | 36 ++++
8 files changed, 250 insertions(+), 94 deletions(-)
create mode 100644 regression-test/suites/variant_p2/performance.groovy
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]