This is an automated email from the ASF dual-hosted git repository.

yangzhg pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git.


    from d6aebc0  [improvement] make asan work as much as possible (#8148)
     add 87e555c  [Feature][Vectorized] support function 
json_array/json_object/json_quote (#8158)

No new revisions were added by this update.

Summary of changes:
 be/src/vec/functions/function.cpp                  |  81 ++++----
 .../function_date_or_datetime_computation.cpp      |  14 +-
 be/src/vec/functions/function_json.cpp             | 212 ++++++++++++++++++++-
 be/src/vec/utils/template_helpers.hpp              |  14 ++
 gensrc/script/doris_builtins_functions.py          |   6 +-
 5 files changed, 276 insertions(+), 51 deletions(-)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to