Skip to content

Conversation

@924060929
Copy link
Contributor

cherry pick from #55378

@924060929 924060929 requested a review from yiguolei as a code owner August 29, 2025 03:14
@Thearas
Copy link
Contributor

Thearas commented Aug 29, 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?

@924060929
Copy link
Contributor Author

run buildall

support simplify string range:

```sql
where dt > '20250101' and dt > '20260101' -- simplify to dt > '20260101'
```

(cherry picked from commit 9a056fe)
@924060929 924060929 force-pushed the branch-2.1-opt-string-partition branch from 0d00407 to b7d1626 Compare August 29, 2025 10:30
@924060929
Copy link
Contributor Author

run buildall

@yiguolei yiguolei merged commit ee60560 into apache:branch-2.1 Sep 3, 2025
21 checks passed
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.

3 participants