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

github-bot pushed a change to branch auto-pick-58107-branch-4.0
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 5e90fa2ace5 add 4.0.2-rc01 (#58167)
     add 30ab7e830d5 [fix](load) Fix undefined behavior in the JSON reader 
caused by multiple calls to the get_string method (#58107)

No new revisions were added by this update.

Summary of changes:
 be/src/vec/exec/format/json/new_json_reader.cpp    | 34 +++++++--
 be/src/vec/exec/format/json/new_json_reader.h      | 20 +++++
 .../stream_load/load_json_with_jsonpath.out        | 10 +++
 .../stream_load/test_load_with_jsonpath2.json      | 20 +++++
 .../stream_load/load_json_with_jsonpath.groovy     | 87 +++++++++++++++++++++-
 5 files changed, 160 insertions(+), 11 deletions(-)
 create mode 100644 
regression-test/data/load_p0/stream_load/test_load_with_jsonpath2.json


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

Reply via email to