This is an automated email from the ASF dual-hosted git repository.
kxiao pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 73519c5b27c [Update](clucene) update clucene commit version to fix bug
(#38482)
add 224e25eb5cc [Feature](JsonReader) support sepecify `$.` as root column
in json path (#38213)
No new revisions were added by this update.
Summary of changes:
be/src/exprs/json_functions.cpp | 5 ++++
be/src/exprs/json_functions.h | 2 ++
be/src/vec/exec/format/json/new_json_reader.cpp | 14 ++++++++++-
.../data/load_p0/stream_load/test_json_load.out | 6 +++++
.../load_p0/stream_load/test_read_root_path.json | 4 ++++
.../load_p0/stream_load/test_json_load.groovy | 27 ++++++++++++++++++++++
6 files changed, 57 insertions(+), 1 deletion(-)
create mode 100644
regression-test/data/load_p0/stream_load/test_read_root_path.json
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]