-
Notifications
You must be signed in to change notification settings - Fork 3.7k
[cherry-pick](branch-30) support lead/lag function input column as third params (#49381) #52007
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…arams (apache#49381) support lead/lag function could input column eg: lead(col,1,col)/lag(col,1,col)
|
Thank you for your contribution to Apache Doris. Please clearly describe your PR:
|
|
run buildall |
TPC-H: Total hot run time: 40040 ms |
TPC-DS: Total hot run time: 190202 ms |
ClickBench: Total hot run time: 30.15 s |
BE UT Coverage ReportIncrement line coverage Increment coverage report
|
|
We're closing this PR because it hasn't been updated in a while. |
Problem Summary:
pick from (#49381)
Release note
None
Check List (For Author)
Test
Behavior changed:
Does this need documentation?
Check List (For Reviewer who merge this PR)