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

[opt](inverted index) mow supports index optimization #38180

Merged
merged 2 commits into from
Aug 6, 2024

Conversation

zzzxl1993
Copy link
Contributor

Proposed changes

#37428
#37429

@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.

@zzzxl1993
Copy link
Contributor Author

run buildall

Copy link
Contributor

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

@zzzxl1993
Copy link
Contributor Author

run buildall

Copy link
Contributor

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

@doris-robot
Copy link

TeamCity be ut coverage result:
Function Coverage: 36.44% (9237/25346)
Line Coverage: 27.99% (75540/269870)
Region Coverage: 26.81% (38832/144861)
Branch Coverage: 23.55% (19719/83732)
Coverage Report: http://coverage.selectdb-in.cc/coverage/5aed1a799e2a9cfec7725762a90b665c566953bf_5aed1a799e2a9cfec7725762a90b665c566953bf/report/index.html

@xiaokang xiaokang marked this pull request as draft July 31, 2024 04:26
1. mow support no need_read_data opt.
2. mow support topN opt.
…opn (apache#37429)

1. reduce the performance cost of initialization
@zzzxl1993
Copy link
Contributor Author

run buildall

Copy link
Contributor

github-actions bot commented Aug 5, 2024

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

@doris-robot
Copy link

TeamCity be ut coverage result:
Function Coverage: 36.41% (9268/25458)
Line Coverage: 27.92% (75806/271508)
Region Coverage: 26.77% (38996/145660)
Branch Coverage: 23.50% (19791/84234)
Coverage Report: http://coverage.selectdb-in.cc/coverage/69dab5c5ab96c623c21586c01ea4dec6f3bfe7a7_69dab5c5ab96c623c21586c01ea4dec6f3bfe7a7/report/index.html

@xiaokang xiaokang marked this pull request as ready for review August 6, 2024 02:45
@xiaokang xiaokang merged commit ff6fa33 into apache:branch-2.1 Aug 6, 2024
19 of 21 checks passed
zzzxl1993 added a commit to zzzxl1993/doris that referenced this pull request Aug 6, 2024
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