This is an automated email from the ASF dual-hosted git repository.
yiguolei pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from ec0bdc7f56d [fix](paimon-catalog)Fix OSS access when using DLS
endpoint (#58099)
add adb8074d114 [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]