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 041a5a5f6fe [regression](show)fix show load warnings (#56020)
add 37a3d1dd19b [feature](function) Support more types for to_json (#55877)
No new revisions were added by this update.
Summary of changes:
.../data_types/serde/data_type_datetimev2_serde.h | 1 +
.../vec/data_types/serde/data_type_map_serde.cpp | 44 ++++++++++++++++
be/src/vec/data_types/serde/data_type_map_serde.h | 3 ++
.../data_types/serde/data_type_number_serde.cpp | 39 ++++++++++++--
.../vec/data_types/serde/data_type_number_serde.h | 3 ++
be/src/vec/data_types/serde/data_type_time_serde.h | 1 +
.../trees/expressions/functions/scalar/ToJson.java | 18 +++++++
.../data/jsonb_p0/test_json_to_json.out | Bin 2295 -> 2791 bytes
.../suites/jsonb_p0/test_json_to_json.groovy | 56 +++++++++++++++++----
.../json_function/test_query_json_array.groovy | 10 ----
10 files changed, 151 insertions(+), 24 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]