[Fix](Nereids) fix date and date time arithmatic#40745
Merged
starocean999 merged 4 commits intoapache:masterfrom Sep 25, 2024
Merged
[Fix](Nereids) fix date and date time arithmatic#40745starocean999 merged 4 commits intoapache:masterfrom
starocean999 merged 4 commits intoapache:masterfrom
Conversation
|
Thank you for your contribution to Apache Doris. Since 2024-03-18, the Document has been moved to doris-website. |
Contributor
Author
|
run buildall |
TPC-H: Total hot run time: 40009 ms |
TPC-DS: Total hot run time: 194853 ms |
ClickBench: Total hot run time: 30.69 s |
a079596 to
374dee2
Compare
Contributor
Author
|
run buildall |
374dee2 to
b922cc8
Compare
Contributor
Author
|
run buildall |
TPC-H: Total hot run time: 41569 ms |
TPC-DS: Total hot run time: 195175 ms |
ClickBench: Total hot run time: 31.84 s |
Contributor
Author
|
run buildall |
TPC-H: Total hot run time: 41860 ms |
TPC-DS: Total hot run time: 193933 ms |
ClickBench: Total hot run time: 32.82 s |
Contributor
Author
|
run buildall |
be39b1f to
e291317
Compare
Contributor
Author
|
run buildall |
TPC-H: Total hot run time: 41471 ms |
TPC-DS: Total hot run time: 199570 ms |
ClickBench: Total hot run time: 31.97 s |
starocean999
previously approved these changes
Sep 19, 2024
Contributor
|
PR approved by at least one committer and no changes requested. |
Contributor
|
PR approved by anyone and no changes requested. |
morrySnow
reviewed
Sep 19, 2024
Contributor
morrySnow
left a comment
There was a problem hiding this comment.
add ut and regression test case please
TPC-DS: Total hot run time: 192375 ms |
ClickBench: Total hot run time: 32.59 s |
Contributor
Author
|
run external |
morrySnow
approved these changes
Sep 25, 2024
Contributor
|
PR approved by at least one committer and no changes requested. |
starocean999
approved these changes
Sep 25, 2024
LiBinfeng-01
added a commit
to LiBinfeng-01/doris
that referenced
this pull request
Sep 25, 2024
fix date and time arithmatic of: hours_add, minutes_add, seconds_add, to_days
LiBinfeng-01
added a commit
to LiBinfeng-01/doris
that referenced
this pull request
Oct 8, 2024
fix date and time arithmatic of: hours_add, minutes_add, seconds_add, to_days
LiBinfeng-01
added a commit
to LiBinfeng-01/doris
that referenced
this pull request
Oct 8, 2024
fix date and time arithmatic of: hours_add, minutes_add, seconds_add, to_days
LiBinfeng-01
added a commit
to LiBinfeng-01/doris
that referenced
this pull request
Oct 8, 2024
fix date and time arithmatic of: hours_add, minutes_add, seconds_add, to_days
LiBinfeng-01
added a commit
to LiBinfeng-01/doris
that referenced
this pull request
Oct 11, 2024
fix date and time arithmatic of: hours_add, minutes_add, seconds_add, to_days
LiBinfeng-01
added a commit
to LiBinfeng-01/doris
that referenced
this pull request
Oct 16, 2024
fix date and time arithmatic of: hours_add, minutes_add, seconds_add, to_days
morrySnow
pushed a commit
that referenced
this pull request
Oct 21, 2024
GoGoWen
pushed a commit
to GoGoWen/incubator-doris
that referenced
this pull request
Sep 26, 2025
apache#40744)(apache#40745)(40820) (apache#41837) cherry-pick from master
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
fix date and time arithmatic of: hours_add, minutes_add, seconds_add, to_days