[
https://issues.apache.org/jira/browse/KYLIN-4864?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18071105#comment-18071105
]
ASF GitHub Bot commented on KYLIN-4864:
---------------------------------------
codecov-commenter commented on PR #1558:
URL: https://github.com/apache/kylin/pull/1558#issuecomment-4187680094
##
[Codecov](https://app.codecov.io/gh/apache/kylin/pull/1558?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
Report
:white_check_mark: All modified and coverable lines are covered by tests.
:white_check_mark: Project coverage is 25.42%. Comparing base
([`0250081`](https://app.codecov.io/gh/apache/kylin/commit/02500818d85955b1125340eaa19ab88a634a5181?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache))
to head
([`57546e1`](https://app.codecov.io/gh/apache/kylin/commit/57546e1dccfa6f5e73f6e151ac1b3b7f9b003894?dropdown=coverage&el=desc&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 @@
## master #1558 +/- ##
=========================================
Coverage 25.42% 25.42%
+ Complexity 6765 6763 -2
=========================================
Files 1508 1508
Lines 93918 93924 +6
Branches 13158 13160 +2
=========================================
+ Hits 23877 23884 +7
+ Misses 67662 67661 -1
Partials 2379 2379
```
</details>
[:umbrella: View full report in Codecov by
Sentry](https://app.codecov.io/gh/apache/kylin/pull/1558?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>
> Support building and testing Kylin on ARM64 architecture platform
> -----------------------------------------------------------------
>
> Key: KYLIN-4864
> URL: https://issues.apache.org/jira/browse/KYLIN-4864
> Project: Kylin
> Issue Type: Improvement
> Reporter: liusheng
> Priority: Major
> Fix For: v3.1.3, v4.0.1
>
>
> Currently, there are many softwares have support running on ARM64 platform.
> We have also done many efforts about making big-data projects support ARM64
> platform.
> For an example, Hadoop has published ARM64 platform specific packages:
> [https://www.apache.org/dyn/closer.cgi/hadoop/common/hadoop-3.3.0/hadoop-3.3.0-aarch64.tar.gz]
>
> and also have ARM specific CI job configured:
> [https://ci-hadoop.apache.org/job/Hive-trunk-linux-ARM/]
> It would be better to also enable ARM support and setup ARM CI for Kylin
> projects
--
This message was sent by Atlassian Jira
(v8.20.10#820010)