[
https://issues.apache.org/jira/browse/KYLIN-5086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17412320#comment-17412320
]
ASF GitHub Bot commented on KYLIN-5086:
---------------------------------------
codecov-commenter commented on pull request #1745:
URL: https://github.com/apache/kylin/pull/1745#issuecomment-915739533
#
[Codecov](https://codecov.io/gh/apache/kylin/pull/1745?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 (`main@b4c857e`).
[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/1745?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 @@
## main #1745 +/- ##
=======================================
Coverage ? 24.65%
Complexity ? 4450
=======================================
Files ? 1092
Lines ? 61940
Branches ? 8903
=======================================
Hits ? 15269
Misses ? 45060
Partials ? 1611
```
------
[Continue to review full report at
Codecov](https://codecov.io/gh/apache/kylin/pull/1745?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/1745?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
[b4c857e...0195781](https://codecov.io/gh/apache/kylin/pull/1745?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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
> When query pushdown, only measure result is empty
> -------------------------------------------------
>
> Key: KYLIN-5086
> URL: https://issues.apache.org/jira/browse/KYLIN-5086
> Project: Kylin
> Issue Type: Bug
> Affects Versions: v4.0.0
> Reporter: mukvin
> Assignee: mukvin
> Priority: Minor
> Fix For: v4.0.1
>
> Attachments: image-2021-09-09-10-24-30-999.png,
> image-2021-09-09-10-25-43-672.png, image-2021-09-09-11-04-25-230.png,
> image-2021-09-09-11-06-22-174.png, image-2021-09-09-11-18-23-937.png,
> image-2021-09-09-11-19-47-854.png, image-2021-09-09-11-21-07-953.png,
> image-2021-09-09-11-23-27-633.png, image-2021-09-09-11-25-27-561.png,
> image-2021-09-09-11-26-37-832.png, image-2021-09-09-11-27-34-611.png,
> image-2021-09-09-11-28-15-801.png
>
>
> when query pushdown with aggregation func without a alias will get an empty
> appearance, but the real result already returned in response.
> result as followed:
> !image-2021-09-09-10-24-30-999.png!
> !image-2021-09-09-10-25-43-672.png!
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)