[
https://issues.apache.org/jira/browse/KYLIN-3978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18069778#comment-18069778
] ASF GitHub Bot commented on KYLIN-3978: --------------------------------------- codecov-commenter commented on PR #641: URL: https://github.com/apache/kylin/pull/641#issuecomment-4159909952 ## [Codecov](https://app.codecov.io/gh/apache/kylin/pull/641?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 `1 line` in your changes missing coverage. Please review. :white_check_mark: Project coverage is 25.50%. Comparing base ([`20fa8b1`](https://app.codecov.io/gh/apache/kylin/commit/20fa8b1530e0d09f4393242db282dff43b930b00?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`3db78a6`](https://app.codecov.io/gh/apache/kylin/commit/3db78a621c56194e2bf2482894686a468aab2ad6?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)). | [Files with missing lines](https://app.codecov.io/gh/apache/kylin/pull/641?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Patch % | Lines | |---|---|---| | [...in/storage/hbase/cube/v2/CubeHBaseEndpointRPC.java](https://app.codecov.io/gh/apache/kylin/pull/641?src=pr&el=tree&filepath=storage-hbase%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fstorage%2Fhbase%2Fcube%2Fv2%2FCubeHBaseEndpointRPC.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3RvcmFnZS1oYmFzZS9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUva3lsaW4vc3RvcmFnZS9oYmFzZS9jdWJlL3YyL0N1YmVIQmFzZUVuZHBvaW50UlBDLmphdmE=) | 0.00% | [1 Missing :warning: ](https://app.codecov.io/gh/apache/kylin/pull/641?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 @@ ## master #641 +/- ## ============================================ - Coverage 25.50% 25.50% -0.01% Complexity 5900 5900 ============================================ Files 1379 1379 Lines 81871 81872 +1 Branches 11479 11479 ============================================ - Hits 20883 20881 -2 - Misses 58960 58963 +3 Partials 2028 2028 ``` </details> [:umbrella: View full report in Codecov by Sentry](https://app.codecov.io/gh/apache/kylin/pull/641?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> > InternalErrorException: null with precise count distinct > -------------------------------------------------------- > > Key: KYLIN-3978 > URL: https://issues.apache.org/jira/browse/KYLIN-3978 > Project: Kylin > Issue Type: Bug > Reporter: Temple Zhou > Assignee: Temple Zhou > Priority: Major > Fix For: v2.6.3 > > > when kylin.query.segment-cache-enabled=true and sql with precise count > distinct, the InternalErrorException: null happens sometimes -- This message was sent by Atlassian Jira (v8.20.10#820010)
