This is an automated email from the ASF dual-hosted git repository.
github-actions[bot] pushed a change to branch auto-pick-63082-branch-4.1
in repository https://gitbox.apache.org/repos/asf/doris.git
from 555a2ea657f branch-4.1: [fix](backup) reject upload snapshots on
broken storage path #61251 (#61436)
add 3fffa1d0254 [Improve](variant) Keep first duplicate Variant JSON path
(#63082)
No new revisions were added by this update.
Summary of changes:
be/src/common/config.cpp | 1 +
be/src/common/config.h | 2 +
.../data_type_serde/data_type_variant_serde.cpp | 6 +-
be/src/exec/common/variant_util.cpp | 27 ++-
be/src/util/json/json_parser.cpp | 54 ++++--
be/src/util/json/json_parser.h | 5 +
be/test/storage/segment/variant_util_test.cpp | 206 +++++++++++++++++++++
.../data/variant_p0/duplicate_json_path.json | 7 +
.../suites/variant_p0/duplicate_json_path.groovy | 106 +++++++++++
9 files changed, 395 insertions(+), 19 deletions(-)
create mode 100644 regression-test/data/variant_p0/duplicate_json_path.json
create mode 100644 regression-test/suites/variant_p0/duplicate_json_path.groovy
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]