Skip to content

Conversation

@github-actions
Copy link
Contributor

Cherry-picked from #58554

Calculates the sum of the two parameters and returns the result in
DATETIME format
```text
Doris> SELECT TIMESTAMP('2025-11-01 12:34:56', '1:2:3');
+-------------------------------------------+
| TIMESTAMP('2025-11-01 12:34:56', '1:2:3') |
+-------------------------------------------+
| 2025-11-01 13:36:59.000000                |
+-------------------------------------------+
```
@github-actions github-actions bot requested a review from yiguolei as a code owner January 18, 2026 15:37
@Thearas
Copy link
Contributor

Thearas commented Jan 18, 2026

Thank you for your contribution to Apache Doris.
Don't know what should be done next? See How to process your PR.

Please clearly describe your PR:

  1. What problem was fixed (it's best to include specific error reporting information). How it was fixed.
  2. Which behaviors were modified. What was the previous behavior, what is it now, why was it modified, and what possible impacts might there be.
  3. What features were added. Why was this function added?
  4. Which code was refactored and why was this part of the code refactored?
  5. Which functions were optimized and what is the difference before and after the optimization?

@dataroaring dataroaring reopened this Jan 18, 2026
@Thearas
Copy link
Contributor

Thearas commented Jan 18, 2026

run buildall

@yiguolei yiguolei merged commit f4ab089 into branch-4.0 Jan 19, 2026
25 of 28 checks passed
@github-actions github-actions bot deleted the auto-pick-58554-branch-4.0 branch January 19, 2026 03:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants