Uh oh!
There was an error while loading. Please reload this page.
[Fix](Nereids) fix date and date time arithmatic - #40745
Merged
Merged
Conversation
doris-robot
commented
Sep 12, 2024
Thank you for your contribution to Apache Doris. Since 2024-03-18, the Document has been moved to doris-website. |
LiBinfeng-01
commented
Sep 12, 2024
ContributorAuthor
run buildall |
doris-robot
commented
Sep 12, 2024
TPC-H: Total hot run time: 40009 ms |
doris-robot
commented
Sep 12, 2024
TPC-DS: Total hot run time: 194853 ms |
doris-robot
commented
Sep 12, 2024
ClickBench: Total hot run time: 30.69 s |
LiBinfeng-01force-pushed
the
fold_const_date
branch
from
September 18, 2024 09:12
a079596 to
374dee2CompareLiBinfeng-01
commented
Sep 18, 2024
ContributorAuthor
run buildall |
LiBinfeng-01force-pushed
the
fold_const_date
branch
from
September 18, 2024 09:59
374dee2 to
b922cc8CompareLiBinfeng-01
commented
Sep 18, 2024
ContributorAuthor
run buildall |
doris-robot
commented
Sep 18, 2024
TPC-H: Total hot run time: 41569 ms |
doris-robot
commented
Sep 18, 2024
TPC-DS: Total hot run time: 195175 ms |
doris-robot
commented
Sep 18, 2024
ClickBench: Total hot run time: 31.84 s |
LiBinfeng-01
commented
Sep 18, 2024
ContributorAuthor
run buildall |
doris-robot
commented
Sep 18, 2024
TPC-H: Total hot run time: 41860 ms |
doris-robot
commented
Sep 18, 2024
TPC-DS: Total hot run time: 193933 ms |
doris-robot
commented
Sep 18, 2024
ClickBench: Total hot run time: 32.82 s |
LiBinfeng-01
commented
Sep 19, 2024
ContributorAuthor
run buildall |
LiBinfeng-01force-pushed
the
fold_const_date
branch
from
September 19, 2024 02:35
be39b1f to
e291317CompareLiBinfeng-01
commented
Sep 19, 2024
ContributorAuthor
run buildall |
doris-robot
commented
Sep 19, 2024
TPC-H: Total hot run time: 41471 ms |
doris-robot
commented
Sep 19, 2024
TPC-DS: Total hot run time: 199570 ms |
doris-robot
commented
Sep 19, 2024
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
left a comment
Contributor
There was a problem hiding this comment.
add ut and regression test case please
doris-robot
commented
Sep 25, 2024
ClickBench: Total hot run time: 32.59 s |
LiBinfeng-01
commented
Sep 25, 2024
ContributorAuthor
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
HappenLee pushed a commit
to HappenLee/incubator-doris
that referenced
this pull request
Apr 24, 2026
fix date and time arithmatic of: hours_add, minutes_add, seconds_add, to_days
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 freeto 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