Skip to content

Conversation

@github-actions
Copy link
Contributor

Cherry-picked from #48957

@github-actions github-actions bot requested a review from yiguolei as a code owner March 13, 2025 08:17
@Thearas
Copy link
Contributor

Thearas commented Mar 13, 2025

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 Mar 13, 2025
@Thearas
Copy link
Contributor

Thearas commented Mar 13, 2025

run buildall

1 similar comment
@LiBinfeng-01
Copy link
Contributor

run buildall

Problem Summary:

explain select substr('abcd', 2); would failed at fe fold constant
because third parameter set to integer max. Should check upper bound
when calculating
@morrySnow morrySnow force-pushed the auto-pick-48957-branch-2.1 branch from bd81dc5 to 0f2818b Compare March 18, 2025 07:32
@morrySnow
Copy link
Contributor

run buildall

@yiguolei yiguolei merged commit 13c174d into branch-2.1 Mar 19, 2025
22 of 24 checks passed
@github-actions github-actions bot deleted the auto-pick-48957-branch-2.1 branch March 19, 2025 01:56
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.

6 participants