-
Notifications
You must be signed in to change notification settings - Fork 3.7k
[Enhancement](function) Support two args versions of TIMESTAMP #58554
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
base: master
Are you sure you want to change the base?
Conversation
|
Thank you for your contribution to Apache Doris. Please clearly describe your PR:
|
|
run buildall |
TPC-H: Total hot run time: 33929 ms |
TPC-DS: Total hot run time: 181561 ms |
ClickBench: Total hot run time: 27.12 s |
FE Regression Coverage ReportIncrement line coverage |
BE UT Coverage ReportIncrement line coverage Increment coverage report
|
BE Regression && UT Coverage ReportIncrement line coverage Increment coverage report
|
5f9772b to
e998963
Compare
|
run buildall |
BE UT Coverage ReportIncrement line coverage Increment coverage report
|
e998963 to
8e47b42
Compare
|
run buildall |
TPC-H: Total hot run time: 36195 ms |
TPC-DS: Total hot run time: 181387 ms |
ClickBench: Total hot run time: 27.7 s |
FE Regression Coverage ReportIncrement line coverage |
|
run buildall |
TPC-H: Total hot run time: 35021 ms |
TPC-DS: Total hot run time: 180353 ms |
ClickBench: Total hot run time: 27.08 s |
BE UT Coverage ReportIncrement line coverage Increment coverage report
|
BE Regression && UT Coverage ReportIncrement line coverage Increment coverage report
|
FE Regression Coverage ReportIncrement line coverage |
2d3cda6 to
2d7279c
Compare
TPC-DS: Total hot run time: 172807 ms |
82a6fa7 to
c4fc992
Compare
c4fc992 to
6f623a4
Compare
|
run buildall |
FE UT Coverage ReportIncrement line coverage |
TPC-H: Total hot run time: 32151 ms |
TPC-DS: Total hot run time: 173758 ms |
6f623a4 to
fae7d48
Compare
|
run buildall |
TPC-H: Total hot run time: 31430 ms |
TPC-DS: Total hot run time: 172478 ms |
BE UT Coverage ReportIncrement line coverage Increment coverage report
|
BE Regression && UT Coverage ReportIncrement line coverage Increment coverage report
|
BE Regression && UT Coverage ReportIncrement line coverage Increment coverage report
|
fae7d48 to
2682994
Compare
|
run buildall |
TPC-H: Total hot run time: 31985 ms |
TPC-DS: Total hot run time: 174178 ms |
ClickBench: Total hot run time: 27.09 s |
FE Regression Coverage ReportIncrement line coverage |
zclllyybb
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
|
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: #48203
Related PR: #xxx
Release note
Calculates the sum of the two parameters and returns the result in DATETIME format
Check List (For Author)
Test
Behavior changed:
Does this need documentation?
Check List (For Reviewer who merge this PR)