[ 
https://issues.apache.org/jira/browse/KYLIN-4509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17112154#comment-17112154
 ] 

ASF GitHub Bot commented on KYLIN-4509:
---------------------------------------

coveralls commented on pull request #1223:
URL: https://github.com/apache/kylin/pull/1223#issuecomment-631453108


   ## Pull Request Test Coverage Report for [Build 
5922](https://coveralls.io/builds/30917011)
   
   * **0** of **13**   **(0.0%)**  changed or added relevant lines in **1** 
file are covered.
   * **6** unchanged lines in **3** files lost coverage.
   * Overall coverage decreased (**-0.004%**) to **27.29%**
   
   ---
   
   |  Changes Missing Coverage | Covered Lines | Changed/Added Lines | % |
   | :-----|--------------|--------|---: |
   | 
[source-hive/src/main/java/org/apache/kylin/source/hive/BeelineHiveClient.java](https://coveralls.io/builds/30917011/source?filename=source-hive%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fsource%2Fhive%2FBeelineHiveClient.java#L138)
 | 0 | 13 | 0.0%
   <!-- | **Total:** | **0** | **13** | **0.0%** | -->
   
   |  Files with Coverage Reduction | New Missed Lines | % |
   | :-----|--------------|--: |
   | 
[core-dictionary/src/main/java/org/apache/kylin/dict/lookup/cache/RocksDBLookupTable.java](https://coveralls.io/builds/30917011/source?filename=core-dictionary%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fdict%2Flookup%2Fcache%2FRocksDBLookupTable.java#L62)
 | 1 | 81.08% |
   | 
[core-cube/src/main/java/org/apache/kylin/cube/cuboid/TreeCuboidScheduler.java](https://coveralls.io/builds/30917011/source?filename=core-cube%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fcube%2Fcuboid%2FTreeCuboidScheduler.java#L124)
 | 2 | 68.46% |
   | 
[core-cube/src/main/java/org/apache/kylin/cube/inmemcubing/MemDiskStore.java](https://coveralls.io/builds/30917011/source?filename=core-cube%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fcube%2Finmemcubing%2FMemDiskStore.java#L449)
 | 3 | 78.42% |
   <!-- | **Total:** | **6** |  | -->
   
   |  Totals | [![Coverage 
Status](https://coveralls.io/builds/30917011/badge)](https://coveralls.io/builds/30917011)
 |
   | :-- | --: |
   | Change from base [Build 5911](https://coveralls.io/builds/30861301): |  
-0.004% |
   | Covered Lines: | 24352 |
   | Relevant Lines: | 89234 |
   
   ---
   ##### 💛  - [Coveralls](https://coveralls.io)
   


----------------------------------------------------------------
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]


> get hive table rows from metadata when using beeline
> ----------------------------------------------------
>
>                 Key: KYLIN-4509
>                 URL: https://issues.apache.org/jira/browse/KYLIN-4509
>             Project: Kylin
>          Issue Type: Improvement
>    Affects Versions: v2.6.5, v3.0.1
>            Reporter: Guangxu Cheng
>            Assignee: Guangxu Cheng
>            Priority: Major
>
> Now by running SQL "select count(*) from table" to get the number of the hive 
> table records, the performance is relatively poor and will consume a lot of 
> resources. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to