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

[fix](cluster key) non vertical compaction support cluster key #41208

Conversation

mymeiyi
Copy link
Contributor

@mymeiyi mymeiyi commented Sep 24, 2024

No description provided.

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

@mymeiyi
Copy link
Contributor Author

mymeiyi commented Sep 24, 2024

run buildall

@doris-robot
Copy link

TeamCity be ut coverage result:
Function Coverage: 37.30% (9618/25787)
Line Coverage: 28.72% (79629/277245)
Region Coverage: 28.17% (41181/146206)
Branch Coverage: 24.80% (20989/84626)
Coverage Report: http://coverage.selectdb-in.cc/coverage/e9e0b8b63c72b098922d32a07a9d070c0dde1b19_e9e0b8b63c72b098922d32a07a9d070c0dde1b19/report/index.html

@mymeiyi mymeiyi force-pushed the cluster-key-check-sort-non-vertical-compact branch from e9e0b8b to 0d08e85 Compare September 25, 2024 03:02
@mymeiyi
Copy link
Contributor Author

mymeiyi commented Sep 25, 2024

run buildall

@doris-robot
Copy link

TeamCity be ut coverage result:
Function Coverage: 37.31% (9621/25786)
Line Coverage: 28.71% (79612/277302)
Region Coverage: 28.15% (41181/146270)
Branch Coverage: 24.78% (20982/84674)
Coverage Report: http://coverage.selectdb-in.cc/coverage/0d08e85d926de01717fbfd158df8a7a16a4a970b_0d08e85d926de01717fbfd158df8a7a16a4a970b/report/index.html

@mymeiyi mymeiyi force-pushed the cluster-key-check-sort-non-vertical-compact branch from 0d08e85 to cb3a93a Compare September 25, 2024 06:15
@mymeiyi
Copy link
Contributor Author

mymeiyi commented Sep 25, 2024

run buildall

@doris-robot
Copy link

TeamCity be ut coverage result:
Function Coverage: 37.32% (9623/25786)
Line Coverage: 28.72% (79642/277302)
Region Coverage: 28.16% (41186/146270)
Branch Coverage: 24.79% (20992/84674)
Coverage Report: http://coverage.selectdb-in.cc/coverage/cb3a93aa577e3e7d5b35381dc10b980445951f42_cb3a93aa577e3e7d5b35381dc10b980445951f42/report/index.html

@mymeiyi mymeiyi force-pushed the cluster-key-check-sort-non-vertical-compact branch from cb3a93a to be5b8c4 Compare September 27, 2024 03:01
@mymeiyi
Copy link
Contributor Author

mymeiyi commented Sep 27, 2024

run buildall

@doris-robot
Copy link

TeamCity be ut coverage result:
Function Coverage: 37.31% (9635/25823)
Line Coverage: 28.71% (79721/277689)
Region Coverage: 28.13% (41226/146542)
Branch Coverage: 24.76% (21000/84802)
Coverage Report: http://coverage.selectdb-in.cc/coverage/be5b8c4f1f5952af1691850dfc9ef56d0fa5b374_be5b8c4f1f5952af1691850dfc9ef56d0fa5b374/report/index.html

@mymeiyi mymeiyi closed this Sep 27, 2024
dataroaring pushed a commit that referenced this pull request Oct 11, 2024
now the cluster key does not support non vertical compaction.
#41208 try to implement it, but
there are some problems, so we skip non vertical compaction for cluster
key
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.

2 participants