Skip to content

[fix](ES Catalog)Support parse single value for array column (#40614) - #40660

Merged
yiguolei merged 1 commit into
apache:branch-2.1from
qidaye:pick_fix_array_and_string_2.1
Sep 11, 2024
Merged

[fix](ES Catalog)Support parse single value for array column (#40614)#40660
yiguolei merged 1 commit into
apache:branch-2.1from
qidaye:pick_fix_array_and_string_2.1

Conversation

@qidaye

Copy link
Copy Markdown
Contributor

…40614)
Follow up apache#39104, when the field has one value and we map it as array
type in Doris, we parse the single value to a single element array to
make them queryable.
closeapache#40406
@doris-robot

Copy link
Copy Markdown

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

Since 2024-03-18, the Document has been moved to doris-website.
See Doris Document.

@qidaye

Copy link
Copy Markdown
ContributorAuthor

run buildall

@github-actions

Copy link
Copy Markdown
Contributor

clang-tidy review says "All clean, LGTM! 👍"

@doris-robot

Copy link
Copy Markdown

TeamCity be ut coverage result:
Function Coverage: 36.15% (9316/25769)
Line Coverage: 27.72% (76435/275702)
Region Coverage: 26.51% (39238/148000)
Branch Coverage: 23.35% (20020/85740)
Coverage Report: http://coverage.selectdb-in.cc/coverage/09b70052b7a7bc12c2b57563208adc529df028b2_09b70052b7a7bc12c2b57563208adc529df028b2/report/index.html

@yiguolei
yiguolei merged commit 8708fae into apache:branch-2.1Sep 11, 2024
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@qidaye@doris-robot@yiguolei