github-actions[bot] commented on PR #49568:
URL: https://github.com/apache/doris/pull/49568#issuecomment-2771229958
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
morningman merged PR #49568:
URL: https://github.com/apache/doris/pull/49568
--
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 unsubscribe, e-mail: commits-unsubscr...@doris.a
github-actions[bot] commented on PR #49568:
URL: https://github.com/apache/doris/pull/49568#issuecomment-2771230905
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
doris-robot commented on PR #49568:
URL: https://github.com/apache/doris/pull/49568#issuecomment-2756650348
TPC-H: Total hot run time: 33939 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100
doris-robot commented on PR #49568:
URL: https://github.com/apache/doris/pull/49568#issuecomment-2756673580
ClickBench: Total hot run time: 31.67 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
doris-robot commented on PR #49568:
URL: https://github.com/apache/doris/pull/49568#issuecomment-275535
TPC-DS: Total hot run time: 186944 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools
TPC-DS
zy-kkk commented on PR #49568:
URL: https://github.com/apache/doris/pull/49568#issuecomment-2756601029
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
hello-stephen commented on PR #49568:
URL: https://github.com/apache/doris/pull/49568#issuecomment-2756600297
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+pro
zy-kkk opened a new pull request, #49568:
URL: https://github.com/apache/doris/pull/49568
### What problem does this PR solve?
Connection leak in JdbcPostgreSQLClient when handling array types, causing
PostgreSQL server error "too many clients already".
### Solution
1.Us