This is an automated email from the ASF dual-hosted git repository.
yiguolei pushed a change to branch branch-2.1
in repository https://gitbox.apache.org/repos/asf/doris.git
from 799ad1d3980 [fix](mv) Fix test create table like test unstable
(#39305) (#40013)
add b052f46944c [fix](json-quote) fix json quote func for not find the
func (#39931) (#40061)
No new revisions were added by this update.
Summary of changes:
be/src/vec/functions/function_json.cpp | 10 +++++--
.../java/org/apache/doris/analysis/CastExpr.java | 1 +
.../sql_functions/json_functions/json_table.out | 32 ++++++++++++++++++++++
.../json_functions/test_mapagg_with_jsonfuncs.out} | 4 +--
.../sql_functions/json_functions/json_table.sql | 32 ++++++++++++++++++++++
.../test_mapagg_with_jsonfuncs.groovy | 14 ++++++----
6 files changed, 84 insertions(+), 9 deletions(-)
create mode 100644
regression-test/data/query_p0/sql_functions/json_functions/json_table.out
copy regression-test/data/{correctness_p0/test_group_by_constant.out =>
query_p0/sql_functions/json_functions/test_mapagg_with_jsonfuncs.out} (62%)
create mode 100644
regression-test/suites/query_p0/sql_functions/json_functions/json_table.sql
copy be/src/common/env_config.h.in =>
regression-test/suites/query_p0/sql_functions/json_functions/test_mapagg_with_jsonfuncs.groovy
(59%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]