Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feature](ES Catalog) map nested/object type in ES to JSON type in Doris (#37101) #37182

Merged
merged 1 commit into from
Jul 5, 2024

Conversation

qidaye
Copy link
Contributor

@qidaye qidaye commented Jul 2, 2024

backport #37101

…ris (apache#37101)

1. `nested`/`object` can map to `json` type in Doris, and can be
analyzed with json functions.
2. Add some cases for `json_extract`.
@doris-robot
Copy link

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
Contributor Author

qidaye commented Jul 2, 2024

run buildall

Copy link
Contributor

github-actions bot commented Jul 2, 2024

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

@doris-robot
Copy link

TeamCity be ut coverage result:
Function Coverage: 36.33% (9150/25186)
Line Coverage: 27.87% (74693/267960)
Region Coverage: 26.77% (38513/143855)
Branch Coverage: 23.46% (19516/83174)
Coverage Report: http://coverage.selectdb-in.cc/coverage/b33873b4b582501ff947d5c3e5516e82c4412517_b33873b4b582501ff947d5c3e5516e82c4412517/report/index.html

@morningman morningman merged commit f8cee43 into apache:branch-2.1 Jul 5, 2024
20 of 22 checks passed
@yiguolei yiguolei mentioned this pull request Jul 19, 2024
1 task
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