[
https://issues.apache.org/jira/browse/KYLIN-4923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18070470#comment-18070470
]
ASF GitHub Bot commented on KYLIN-4923:
---------------------------------------
codecov-commenter commented on PR #1611:
URL: https://github.com/apache/kylin/pull/1611#issuecomment-4174145952
##
[Codecov](https://app.codecov.io/gh/apache/kylin/pull/1611?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
Report
:x: Patch coverage is `0%` with `135 lines` in your changes missing
coverage. Please review.
:warning: Please [upload](https://docs.codecov.com/docs/codecov-uploader)
report for BASE (`kylin-on-parquet-v2@d7ca7a5`). [Learn
more](https://docs.codecov.io/docs/error-reference?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#section-missing-base-commit)
about missing BASE report.
| [Files with missing
lines](https://app.codecov.io/gh/apache/kylin/pull/1611?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
| Patch % | Lines |
|---|---|---|
|
[...n/java/org/apache/kylin/tool/CubeMigrationCLI.java](https://app.codecov.io/gh/apache/kylin/pull/1611?src=pr&el=tree&filepath=tool%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Ftool%2FCubeMigrationCLI.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-dG9vbC9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUva3lsaW4vdG9vbC9DdWJlTWlncmF0aW9uQ0xJLmphdmE=)
| 0.00% | [135 Missing :warning:
](https://app.codecov.io/gh/apache/kylin/pull/1611?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
|
<details><summary>Additional details and impacted files</summary>
```diff
@@ Coverage Diff @@
## kylin-on-parquet-v2 #1611 +/- ##
======================================================
Coverage ? 24.23%
Complexity ? 4649
======================================================
Files ? 1146
Lines ? 65679
Branches ? 9673
======================================================
Hits ? 15920
Misses ? 48079
Partials ? 1680
```
</details>
[:umbrella: View full report in Codecov by
Sentry](https://app.codecov.io/gh/apache/kylin/pull/1611?dropdown=coverage&src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache).
:loudspeaker: Have feedback on the report? [Share it
here](https://about.codecov.io/codecov-pr-comment-feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache).
<details><summary> :rocket: New features to boost your workflow: </summary>
- :snowflake: [Test
Analytics](https://docs.codecov.com/docs/test-analytics): Detect flaky tests,
report on failures, and find test suite problems.
- :package: [JS Bundle
Analysis](https://docs.codecov.com/docs/javascript-bundle-analysis): Save
yourself from yourself by tracking and limiting bundle sizes in JS merges.
</details>
> CubeMigration Tools support migrate meta from 2.x/3.x cluster to 4.0 cluster
> ----------------------------------------------------------------------------
>
> Key: KYLIN-4923
> URL: https://issues.apache.org/jira/browse/KYLIN-4923
> Project: Kylin
> Issue Type: Improvement
> Components: Tools, Build and Test
> Reporter: Shengjun Zheng
> Assignee: Shengjun Zheng
> Priority: Major
> Fix For: v4.0.0
>
>
> Hi, currently we are migrating metadata of 2.x(KYLIN on HBASE) to KYLIN 4.0,
> the existing migration tool doesn't support migrate meta from 2.x/3.x cluster
> to 4.0. We'll add this ability to make _upgrading from old version to 4.0_
> more conveniently.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)