Re: [PR] [feature](functions) Impl printf powered by fmt::sprintf [doris]

2025-04-10 Thread via GitHub
github-actions[bot] commented on PR #49048: URL: https://github.com/apache/doris/pull/49048#issuecomment-2785114676 PR approved by anyone and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

Re: [PR] [feature](functions) Impl printf powered by fmt::sprintf [doris]

2025-04-08 Thread via GitHub
github-actions[bot] commented on PR #49048: URL: https://github.com/apache/doris/pull/49048#issuecomment-2785114649 PR approved by at least one committer and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

Re: [PR] [feature](functions) Impl printf powered by fmt::sprintf [doris]

2025-04-08 Thread via GitHub
morrySnow commented on code in PR #49048: URL: https://github.com/apache/doris/pull/49048#discussion_r2034393372 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/expressions/functions/scalar/Printf.java: ## @@ -0,0 +1,82 @@ +// Licensed to the Apache Software Foundatio

Re: [PR] [feature](functions) Impl printf powered by fmt::sprintf [doris]

2025-04-08 Thread via GitHub
morrySnow commented on code in PR #49048: URL: https://github.com/apache/doris/pull/49048#discussion_r2034392539 ## regression-test/suites/query_p0/sql_functions/string_functions/test_printf.groovy: ## @@ -0,0 +1,171 @@ +// Licensed to the Apache Software Foundation (ASF) under

Re: [PR] [feature](functions) Impl printf powered by fmt::sprintf [doris]

2025-04-06 Thread via GitHub
doris-robot commented on PR #49048: URL: https://github.com/apache/doris/pull/49048#issuecomment-2781540324 # BE UT Coverage Report Increment line coverage `84.95% (79/93)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/80ae3ffc3b411a2420f148b068cd73560f

Re: [PR] [feature](functions) Impl printf powered by fmt::sprintf [doris]

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

Re: [PR] [feature](functions) Impl printf powered by fmt::sprintf [doris]

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

Re: [PR] [feature](functions) Impl printf powered by fmt::sprintf [doris]

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

Re: [PR] [feature](functions) Impl printf powered by fmt::sprintf [doris]

2025-04-06 Thread via GitHub
suxiaogang223 commented on PR #49048: URL: https://github.com/apache/doris/pull/49048#issuecomment-2781479346 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. T

Re: [PR] [feature](functions) Impl printf powered by fmt::sprintf [doris]

2025-04-05 Thread via GitHub
suxiaogang223 commented on code in PR #49048: URL: https://github.com/apache/doris/pull/49048#discussion_r2024150760 ## regression-test/suites/query_p0/sql_functions/string_functions/test_printf.groovy: ## @@ -0,0 +1,171 @@ +// Licensed to the Apache Software Foundation (ASF) un

Re: [PR] [feature](functions) Impl printf powered by fmt::sprintf [doris]

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

Re: [PR] [feature](functions) Impl printf powered by fmt::sprintf [doris]

2025-04-05 Thread via GitHub
suxiaogang223 commented on PR #49048: URL: https://github.com/apache/doris/pull/49048#issuecomment-2774399345 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. T

Re: [PR] [feature](functions) Impl printf powered by fmt::sprintf [doris]

2025-04-05 Thread via GitHub
zclllyybb commented on code in PR #49048: URL: https://github.com/apache/doris/pull/49048#discussion_r2016594878 ## regression-test/suites/query_p0/sql_functions/string_functions/test_printf.groovy: ## Review Comment: 没实现常量折叠的就不用check_fold_consistency了。用普通qt_sql覆盖下。 测试一下

Re: [PR] [feature](functions) Impl printf powered by fmt::sprintf [doris]

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

Re: [PR] [feature](functions) Impl printf powered by fmt::sprintf [doris]

2025-04-03 Thread via GitHub
doris-robot commented on PR #49048: URL: https://github.com/apache/doris/pull/49048#issuecomment-2774696770 ClickBench: Total hot run time: 31.55 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [feature](functions) Impl printf powered by fmt::sprintf [doris]

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

Re: [PR] [feature](functions) Impl printf powered by fmt::sprintf [doris]

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

Re: [PR] [feature](functions) Impl printf powered by fmt::sprintf [doris]

2025-04-02 Thread via GitHub
morningman commented on PR #49048: URL: https://github.com/apache/doris/pull/49048#issuecomment-2774639149 > Why do we need this function? What if lib fmt is upgraded, can we keep behavior consistent? Compare to hive `printf`. I think the test cases can help us to guarantee that

Re: [PR] [feature](functions) Impl printf powered by fmt::sprintf [doris]

2025-04-02 Thread via GitHub
suxiaogang223 commented on PR #49048: URL: https://github.com/apache/doris/pull/49048#issuecomment-2774601480 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. T

Re: [PR] [feature](functions) Impl printf powered by fmt::sprintf [doris]

2025-04-02 Thread via GitHub
zhiqiang- commented on PR #49048: URL: https://github.com/apache/doris/pull/49048#issuecomment-2774620197 Why do we need this function? What if lib fmt is upgraded, can we keep behavior consistent? -- This is an automated message from the Apache Git Service. To respond to the message,

Re: [PR] [feature](functions) Impl printf powered by fmt::sprintf [doris]

2025-04-02 Thread via GitHub
doris-robot commented on PR #49048: URL: https://github.com/apache/doris/pull/49048#issuecomment-2774530202 ClickBench: Total hot run time: 31.47 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [feature](functions) Impl printf powered by fmt::sprintf [doris]

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

Re: [PR] [feature](functions) Impl printf powered by fmt::sprintf [doris]

2025-04-02 Thread via GitHub
suxiaogang223 commented on PR #49048: URL: https://github.com/apache/doris/pull/49048#issuecomment-2774398456 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. T

Re: [PR] [feature](functions) Impl printf powered by fmt::sprintf [doris]

2025-04-02 Thread via GitHub
suxiaogang223 commented on PR #49048: URL: https://github.com/apache/doris/pull/49048#issuecomment-2772742703 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. T

Re: [PR] [feature](functions) Impl printf powered by fmt::sprintf [doris]

2025-04-02 Thread via GitHub
doris-robot commented on PR #49048: URL: https://github.com/apache/doris/pull/49048#issuecomment-2772207800 # BE UT Coverage Report Increment line coverage `84.95% (79/93)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/6feb957cc75db7d3c50a89c3694c5cc18b

Re: [PR] [feature](functions) Impl printf powered by fmt::sprintf [doris]

2025-04-02 Thread via GitHub
doris-robot commented on PR #49048: URL: https://github.com/apache/doris/pull/49048#issuecomment-2771936980 ClickBench: Total hot run time: 31.27 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [feature](functions) Impl printf powered by fmt::sprintf [doris]

2025-04-02 Thread via GitHub
suxiaogang223 commented on PR #49048: URL: https://github.com/apache/doris/pull/49048#issuecomment-2771813817 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. T

Re: [PR] [feature](functions) Impl printf powered by fmt::sprintf [doris]

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

Re: [PR] [feature](functions) Impl printf powered by fmt::sprintf [doris]

2025-04-01 Thread via GitHub
suxiaogang223 commented on code in PR #49048: URL: https://github.com/apache/doris/pull/49048#discussion_r2024152983 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/expressions/functions/scalar/Printf.java: ## @@ -0,0 +1,82 @@ +// Licensed to the Apache Software Found

Re: [PR] [feature](functions) Impl printf powered by fmt::sprintf [doris]

2025-03-31 Thread via GitHub
morrySnow commented on code in PR #49048: URL: https://github.com/apache/doris/pull/49048#discussion_r2022203768 ## regression-test/suites/query_p0/sql_functions/string_functions/test_printf.groovy: ## @@ -0,0 +1,171 @@ +// Licensed to the Apache Software Foundation (ASF) under

Re: [PR] [feature](functions) Impl printf powered by fmt::sprintf [doris]

2025-03-27 Thread via GitHub
doris-robot commented on PR #49048: URL: https://github.com/apache/doris/pull/49048#issuecomment-2760240512 # BE UT Coverage Report Increment line coverage `84.95% (79/93)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/47c9517a422178b2044e79ac4f33e87fbf

Re: [PR] [feature](functions) Impl printf powered by fmt::sprintf [doris]

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

Re: [PR] [feature](functions) Impl printf powered by fmt::sprintf [doris]

2025-03-27 Thread via GitHub
doris-robot commented on PR #49048: URL: https://github.com/apache/doris/pull/49048#issuecomment-2760135453 ClickBench: Total hot run time: 31.39 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [feature](functions) Impl printf powered by fmt::sprintf [doris]

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

Re: [PR] [feature](functions) Impl printf powered by fmt::sprintf [doris]

2025-03-27 Thread via GitHub
suxiaogang223 commented on PR #49048: URL: https://github.com/apache/doris/pull/49048#issuecomment-2760079209 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. T

Re: [PR] [feature](functions) Impl printf powered by fmt::sprintf [doris]

2025-03-27 Thread via GitHub
suxiaogang223 commented on code in PR #49048: URL: https://github.com/apache/doris/pull/49048#discussion_r2016665138 ## regression-test/suites/query_p0/sql_functions/string_functions/test_printf.groovy: ## Review Comment: copy that,对xpath_string也应该做一样的改动 -- This is an a

Re: [PR] [feature](functions) Impl printf powered by fmt::sprintf [doris]

2025-03-27 Thread via GitHub
doris-robot commented on PR #49048: URL: https://github.com/apache/doris/pull/49048#issuecomment-2757796111 # BE UT Coverage Report Increment line coverage `84.62% (66/78)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/da3c4f5eaeac2f43fc58be22efa38c8e41

Re: [PR] [feature](functions) Impl printf powered by fmt::sprintf [doris]

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

Re: [PR] [feature](functions) Impl printf powered by fmt::sprintf [doris]

2025-03-27 Thread via GitHub
doris-robot commented on PR #49048: URL: https://github.com/apache/doris/pull/49048#issuecomment-2757485739 ClickBench: Total hot run time: 31.28 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [feature](functions) Impl printf powered by fmt::sprintf [doris]

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

Re: [PR] [feature](functions) Impl printf powered by fmt::sprintf [doris]

2025-03-27 Thread via GitHub
suxiaogang223 commented on PR #49048: URL: https://github.com/apache/doris/pull/49048#issuecomment-2757295842 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. T

Re: [PR] [feature](functions) Impl printf powered by fmt::sprintf [doris]

2025-03-13 Thread via GitHub
Thearas commented on PR #49048: URL: https://github.com/apache/doris/pull/49048#issuecomment-2721237947 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

[PR] [feature](functions) Impl printf powered by fmt::sprintf [doris]

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