yiguolei merged PR #39757:
URL: https://github.com/apache/doris/pull/39757
--
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.apa
github-actions[bot] commented on PR #39757:
URL: https://github.com/apache/doris/pull/39757#issuecomment-2311449132
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
github-actions[bot] commented on PR #39757:
URL: https://github.com/apache/doris/pull/39757#issuecomment-2311449156
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
doris-robot commented on PR #39757:
URL: https://github.com/apache/doris/pull/39757#issuecomment-2306573007
ClickBench: Total hot run time: 30.57 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
doris-robot commented on PR #39757:
URL: https://github.com/apache/doris/pull/39757#issuecomment-2306563045
TPC-DS: Total hot run time: 192670 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools
TPC-DS
doris-robot commented on PR #39757:
URL: https://github.com/apache/doris/pull/39757#issuecomment-2306535516
TPC-H: Total hot run time: 37889 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100
amorynan commented on PR #39757:
URL: https://github.com/apache/doris/pull/39757#issuecomment-2306470131
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 uns
doris-robot commented on PR #39757:
URL: https://github.com/apache/doris/pull/39757#issuecomment-2303618437
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
amorynan commented on PR #39757:
URL: https://github.com/apache/doris/pull/39757#issuecomment-2303618537
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 unsubsc
amorynan opened a new pull request, #39757:
URL: https://github.com/apache/doris/pull/39757
## Proposed changes
when we use sql
```
select
a.name,
tmp.k,
tmp.v
from (
select
'zhangsan' name,
map(1,20,2,30) score
)a lateral vi
10 matches
Mail list logo