Skip to content

branch-2.1: [fix](ES catalog)Fix query long value exception with doc_value #46554#46581

Merged
qidaye merged 1 commit into
branch-2.1from
auto-pick-46554-branch-2.1
Jan 8, 2025
Merged

branch-2.1: [fix](ES catalog)Fix query long value exception with doc_value #46554#46581
qidaye merged 1 commit into
branch-2.1from
auto-pick-46554-branch-2.1

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Jan 8, 2025

Cherry-picked from #46554

Issue Number: close #46553

Problem Summary:

When parsing number value from pure_doc_value or array, we should get
the first value, not the whole array.
@hello-stephen
Copy link
Copy Markdown
Contributor

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 closed this Jan 8, 2025
@dataroaring dataroaring reopened this Jan 8, 2025
@hello-stephen
Copy link
Copy Markdown
Contributor

run buildall

@doris-robot
Copy link
Copy Markdown

TeamCity be ut coverage result:
Function Coverage: 36.41% (9562/26265)
Line Coverage: 27.97% (78986/282348)
Region Coverage: 26.64% (40490/151998)
Branch Coverage: 23.40% (20523/87712)
Coverage Report: http://coverage.selectdb-in.cc/coverage/0e6ec857da28656a867e8b2117c9bc66224a3871_0e6ec857da28656a867e8b2117c9bc66224a3871/report/index.html

@qidaye qidaye merged commit 4d0037a into branch-2.1 Jan 8, 2025
@qidaye qidaye deleted the auto-pick-46554-branch-2.1 branch January 8, 2025 07:27
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.

4 participants