This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch auto-pick-56703-branch-4.0
in repository https://gitbox.apache.org/repos/asf/doris.git
from 13d39887d63 branch-4.0: [fix](fold constant) fix result's scale of
some datetime related function #56671 (#56831)
add affe439ba99 [improvement](json load) Compatible with "$" and "$."
that appear during json load (#56703)
No new revisions were added by this update.
Summary of changes:
be/src/vec/exec/format/json/new_json_reader.cpp | 16 ++-
regression-test/data/json_p0/simple_json.json | 8 ++
regression-test/data/json_p0/test_json_root.out | 29 ++++
.../suites/json_p0/test_json_root.groovy | 159 +++++++++++++++++++++
4 files changed, 209 insertions(+), 3 deletions(-)
create mode 100644 regression-test/data/json_p0/simple_json.json
create mode 100644 regression-test/data/json_p0/test_json_root.out
create mode 100644 regression-test/suites/json_p0/test_json_root.groovy
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]