[
https://issues.apache.org/jira/browse/KYLIN-4511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17112787#comment-17112787
]
ASF GitHub Bot commented on KYLIN-4511:
---------------------------------------
codecov-commenter commented on pull request #1225:
URL: https://github.com/apache/kylin/pull/1225#issuecomment-631867241
# [Codecov](https://codecov.io/gh/apache/kylin/pull/1225?src=pr&el=h1) Report
> Merging
[#1225](https://codecov.io/gh/apache/kylin/pull/1225?src=pr&el=desc) into
[master](https://codecov.io/gh/apache/kylin/commit/7886a2498178ded085497d6204b4b367f56ce0c8&el=desc)
will **decrease** coverage by `0.01%`.
> The diff coverage is `n/a`.
[](https://codecov.io/gh/apache/kylin/pull/1225?src=pr&el=tree)
```diff
@@ Coverage Diff @@
## master #1225 +/- ##
============================================
- Coverage 24.85% 24.84% -0.02%
+ Complexity 6266 6263 -3
============================================
Files 1453 1453
Lines 89225 89225
Branches 12456 12456
============================================
- Hits 22175 22165 -10
- Misses 64874 64880 +6
- Partials 2176 2180 +4
```
| [Impacted
Files](https://codecov.io/gh/apache/kylin/pull/1225?src=pr&el=tree) | Coverage
Δ | Complexity Δ | |
|---|---|---|---|
|
[...he/kylin/dict/lookup/cache/RocksDBLookupTable.java](https://codecov.io/gh/apache/kylin/pull/1225/diff?src=pr&el=tree#diff-Y29yZS1kaWN0aW9uYXJ5L3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9reWxpbi9kaWN0L2xvb2t1cC9jYWNoZS9Sb2Nrc0RCTG9va3VwVGFibGUuamF2YQ==)
| `72.97% <0.00%> (-5.41%)` | `6.00% <0.00%> (-1.00%)` | |
|
[...org/apache/kylin/rest/util/QueryRequestLimits.java](https://codecov.io/gh/apache/kylin/pull/1225/diff?src=pr&el=tree#diff-c2VydmVyLWJhc2Uvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2t5bGluL3Jlc3QvdXRpbC9RdWVyeVJlcXVlc3RMaW1pdHMuamF2YQ==)
| `35.71% <0.00%> (-4.77%)` | `5.00% <0.00%> (-1.00%)` | |
|
[...che/kylin/stream/core/storage/CheckPointStore.java](https://codecov.io/gh/apache/kylin/pull/1225/diff?src=pr&el=tree#diff-c3RyZWFtLWNvcmUvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2t5bGluL3N0cmVhbS9jb3JlL3N0b3JhZ2UvQ2hlY2tQb2ludFN0b3JlLmphdmE=)
| `63.63% <0.00%> (-3.04%)` | `21.00% <0.00%> (-1.00%)` | |
|
[.../apache/kylin/cube/cuboid/TreeCuboidScheduler.java](https://codecov.io/gh/apache/kylin/pull/1225/diff?src=pr&el=tree#diff-Y29yZS1jdWJlL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9reWxpbi9jdWJlL2N1Ym9pZC9UcmVlQ3Vib2lkU2NoZWR1bGVyLmphdmE=)
| `63.84% <0.00%> (-2.31%)` | `0.00% <0.00%> (ø%)` | |
------
[Continue to review full report at
Codecov](https://codecov.io/gh/apache/kylin/pull/1225?src=pr&el=continue).
> **Legend** - [Click here to learn
more](https://docs.codecov.io/docs/codecov-delta)
> `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`
> Powered by
[Codecov](https://codecov.io/gh/apache/kylin/pull/1225?src=pr&el=footer). Last
update
[7886a24...273fdb1](https://codecov.io/gh/apache/kylin/pull/1225?src=pr&el=lastupdated).
Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).
----------------------------------------------------------------
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]
> Support project admin user to calculate column cardinality by web
> -----------------------------------------------------------------
>
> Key: KYLIN-4511
> URL: https://issues.apache.org/jira/browse/KYLIN-4511
> Project: Kylin
> Issue Type: Improvement
> Components: Web
> Reporter: Guangxu Cheng
> Assignee: Guangxu Cheng
> Priority: Major
>
> Now only the administrator of kylin can recalculate the cardinality of the
> hive table through the admin web, but the project administrator cannot.
> Add an entry to calculate cardinality on the table detail web
--
This message was sent by Atlassian Jira
(v8.3.4#803005)