[
https://issues.apache.org/jira/browse/KYLIN-4925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17350382#comment-17350382
] ASF GitHub Bot commented on KYLIN-4925: --------------------------------------- codecov-commenter edited a comment on pull request #1601: URL: https://github.com/apache/kylin/pull/1601#issuecomment-846865473 # [Codecov](https://codecov.io/gh/apache/kylin/pull/1601?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) Report > :exclamation: No coverage uploaded for pull request base (`kylin-on-parquet-v2@f5ec8f3`). [Click here to learn what that means](https://docs.codecov.io/docs/error-reference?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#section-missing-base-commit). > The diff coverage is `n/a`. [](https://codecov.io/gh/apache/kylin/pull/1601?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) ```diff @@ Coverage Diff @@ ## kylin-on-parquet-v2 #1601 +/- ## ====================================================== Coverage ? 24.51% Complexity ? 4648 ====================================================== Files ? 1141 Lines ? 64546 Branches ? 9311 ====================================================== Hits ? 15823 Misses ? 47076 Partials ? 1647 ``` ------ [Continue to review full report at Codecov](https://codecov.io/gh/apache/kylin/pull/1601?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://codecov.io/gh/apache/kylin/pull/1601?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation). Last update [f5ec8f3...74e6259](https://codecov.io/gh/apache/kylin/pull/1601?src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] > Use Spark 3 as build and query engine for Kylin 4 > ------------------------------------------------- > > Key: KYLIN-4925 > URL: https://issues.apache.org/jira/browse/KYLIN-4925 > Project: Kylin > Issue Type: New Feature > Components: Job Engine, Query Engine > Reporter: Congling Xia > Assignee: Congling Xia > Priority: Major > Fix For: v4.0.0-GA > > > Spark 3 provides much more developed AQE framework, DPP and the increased > support for GPUs and Kubernetes. The perspectives of performance increase are > very promising. > Currently, we try to run Kylin 4.0 with Spark 3.0 as build & query engine. > We'd like to share the code changes here. -- This message was sent by Atlassian Jira (v8.3.4#803005)
