morningman merged PR #45762:
URL: https://github.com/apache/doris/pull/45762
--
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 #45762:
URL: https://github.com/apache/doris/pull/45762#issuecomment-2558771351
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 #45762:
URL: https://github.com/apache/doris/pull/45762#issuecomment-2558434376
ClickBench: Total hot run time: 32.49 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
doris-robot commented on PR #45762:
URL: https://github.com/apache/doris/pull/45762#issuecomment-2558432583
TPC-DS: Total hot run time: 196440 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 #45762:
URL: https://github.com/apache/doris/pull/45762#issuecomment-2558429215
TPC-H: Total hot run time: 39622 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100
github-actions[bot] commented on PR #45762:
URL: https://github.com/apache/doris/pull/45762#issuecomment-2558425168
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 commented on PR #45762:
URL: https://github.com/apache/doris/pull/45762#issuecomment-2558419183
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 u
Thearas commented on PR #45762:
URL: https://github.com/apache/doris/pull/45762#issuecomment-2558417632
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
morningman opened a new pull request, #45762:
URL: https://github.com/apache/doris/pull/45762
### What problem does this PR solve?
Related PR: #45355
Problem Summary:
The `sessionVariable` field is already in parent class `FileQueryScanNode`,
remove it from `HudiScanNode`.