-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
[Enhancement] Extend interval type for 'date_trunc', 'days_add', 'time_slice' #36386
Conversation
…e_slice' Signed-off-by: liuyehcf <[email protected]>
Kudos, SonarCloud Quality Gate passed!
|
[FE Incremental Coverage Report]✅ pass : 0 / 0 (0%) |
[BE Incremental Coverage Report]❌ fail : 21 / 43 (48.84%) file detail
|
@Mergifyio backport branch-3.2 |
✅ Backports have been created
|
…e_slice' (#36386) Signed-off-by: liuyehcf <[email protected]> (cherry picked from commit 1a00830)
…e_slice' (backport #36386) (#36465) Co-authored-by: liuyehcf <[email protected]>
…e_slice' (StarRocks#36386) Signed-off-by: liuyehcf <[email protected]> Signed-off-by: 鼎昕 <[email protected]>
@mergify backport branch-3.1 |
✅ Backports have been created
|
…e_slice' (#36386) Signed-off-by: liuyehcf <[email protected]> (cherry picked from commit 1a00830)
…e_slice' (backport #36386) (#37716) Co-authored-by: liuyehcf <[email protected]>
version >= 3.1.7 or 3.2.1 |
these functions also supported.
|
Support MILLI SECOND AND MICRO SECOND type interval for function
date_trunc
/adddate
/time_slice
What type of PR is this:
Does this PR entail a change in behavior?
If yes, please specify the type of change:
Checklist:
Bugfix cherry-pick branch check: