Re: [PR] [feat](function) json_array return json binary instead of string. [doris]

2025-06-11 Thread via GitHub
amorynan commented on code in PR #51613: URL: https://github.com/apache/doris/pull/51613#discussion_r2139362742 ## be/src/vec/data_types/serde/data_type_jsonb_serde.cpp: ## @@ -294,5 +295,18 @@ Status DataTypeJsonbSerDe::read_column_from_pb(IColumn& column, const PValues& a

Re: [PR] [feat](function) json_array return json binary instead of string. [doris]

2025-06-10 Thread via GitHub
hello-stephen commented on PR #51613: URL: https://github.com/apache/doris/pull/51613#issuecomment-2961255358 # BE Regression && UT Coverage Report Increment line coverage `79.34% (192/242)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/51613_49dfb1b7dd

Re: [PR] [feat](function) json_array return json binary instead of string. [doris]

2025-06-10 Thread via GitHub
hello-stephen commented on PR #51613: URL: https://github.com/apache/doris/pull/51613#issuecomment-2961230660 # BE Regression && UT Coverage Report Increment line coverage `79.34% (192/242)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/51613_49dfb1b7dd

Re: [PR] [feat](function) json_array return json binary instead of string. [doris]

2025-06-10 Thread via GitHub
doris-robot commented on PR #51613: URL: https://github.com/apache/doris/pull/51613#issuecomment-2961220598 # BE UT Coverage Report Increment line coverage `56.20% (136/242)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/49dfb1b7ddabd714d188c3a123dc713f

Re: [PR] [feat](function) json_array return json binary instead of string. [doris]

2025-06-10 Thread via GitHub
doris-robot commented on PR #51613: URL: https://github.com/apache/doris/pull/51613#issuecomment-2958945552 ClickBench: Total hot run time: 29.56 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [feat](function) json_array return json binary instead of string. [doris]

2025-06-10 Thread via GitHub
doris-robot commented on PR #51613: URL: https://github.com/apache/doris/pull/51613#issuecomment-2958929864 TPC-DS: Total hot run time: 193481 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

Re: [PR] [feat](function) json_array return json binary instead of string. [doris]

2025-06-10 Thread via GitHub
hello-stephen commented on PR #51613: URL: https://github.com/apache/doris/pull/51613#issuecomment-2958879440 # FE UT Coverage Report Increment line coverage ` 0.00% (0/3)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/51613_49dfb1b7ddabd714d188c3a123dc713

Re: [PR] [feat](function) json_array return json binary instead of string. [doris]

2025-06-10 Thread via GitHub
doris-robot commented on PR #51613: URL: https://github.com/apache/doris/pull/51613#issuecomment-295887 TPC-H: Total hot run time: 34062 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

[PR] [feat](function) json_array return json binary instead of string. [doris]

2025-06-10 Thread via GitHub
mrhhsg opened a new pull request, #51613: URL: https://github.com/apache/doris/pull/51613 ### What problem does this PR solve? Issue Number: close #xxx Related PR: #xxx Problem Summary: ### Release note None ### Check List (For Author) - Test

Re: [PR] [feat](function) json_array return json binary instead of string. [doris]

2025-06-10 Thread via GitHub
mrhhsg commented on PR #51613: URL: https://github.com/apache/doris/pull/51613#issuecomment-2958451764 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsub

Re: [PR] [feat](function) json_array return json binary instead of string. [doris]

2025-06-10 Thread via GitHub
Thearas commented on PR #51613: URL: https://github.com/apache/doris/pull/51613#issuecomment-2958437958 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y