[fix](nereids)make lambda expression can only be function argument#53657
Conversation
|
run buildall |
|
Thank you for your contribution to Apache Doris. Please clearly describe your PR:
|
TPC-H: Total hot run time: 34249 ms |
TPC-DS: Total hot run time: 190997 ms |
ClickBench: Total hot run time: 32.9 s |
FE UT Coverage ReportIncrement line coverage |
067b67e to
726de69
Compare
|
run buildall |
TPC-H: Total hot run time: 34171 ms |
TPC-DS: Total hot run time: 186575 ms |
ClickBench: Total hot run time: 32.39 s |
FE UT Coverage ReportIncrement line coverage |
726de69 to
6607a48
Compare
|
run buildall |
TPC-H: Total hot run time: 33472 ms |
TPC-DS: Total hot run time: 187079 ms |
ClickBench: Total hot run time: 32.59 s |
FE UT Coverage ReportIncrement line coverage |
| funcExpression | ||
| : booleanExpression | ||
| | lambdaExpression |
There was a problem hiding this comment.
| funcExpression | |
| : booleanExpression | |
| | lambdaExpression | |
| funcExpression | |
| : expression | |
| | lambdaExpression |
| } | ||
| } | ||
|
|
||
| public void testLambda() { |
There was a problem hiding this comment.
test other place, such as group by key, order by key, join key, etc..
6607a48 to
645321e
Compare
|
run buildall |
TPC-H: Total hot run time: 34299 ms |
TPC-DS: Total hot run time: 187329 ms |
ClickBench: Total hot run time: 32.58 s |
|
PR approved by at least one committer and no changes requested. |
|
PR approved by anyone and no changes requested. |
What problem does this PR solve?
Issue Number: close #xxx
Related PR: #xxx
Problem Summary:
Release note
None
Check List (For Author)
Test
Behavior changed:
Does this need documentation?
Check List (For Reviewer who merge this PR)