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

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

coveralls edited a comment on issue #191: KYLIN-3485 Make unloading table more 
flexible
URL: https://github.com/apache/kylin/pull/191#issuecomment-410947452
 
 
   ## Pull Request Test Coverage Report for [Build 
3415](https://coveralls.io/builds/18362328)
   
   * **0** of **13**   **(0.0%)**  changed or added relevant lines in **4** 
files are covered.
   * **30** unchanged lines in **1** file lost coverage.
   * Overall coverage increased (+**0.001%**) to **23.234%**
   
   ---
   
   |  Changes Missing Coverage | Covered Lines | Changed/Added Lines | % |
   | :-----|--------------|--------|---: |
   | 
[source-hive/src/main/java/org/apache/kylin/source/jdbc/JdbcSource.java](https://coveralls.io/builds/18362328/source?filename=source-hive%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fsource%2Fjdbc%2FJdbcSource.java#L73)
 | 0 | 1 | 0.0%
   | 
[source-hive/src/main/java/org/apache/kylin/source/hive/HiveSource.java](https://coveralls.io/builds/18362328/source?filename=source-hive%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fsource%2Fhive%2FHiveSource.java#L88)
 | 0 | 1 | 0.0%
   | 
[server-base/src/main/java/org/apache/kylin/rest/service/TableService.java](https://coveralls.io/builds/18362328/source?filename=server-base%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Frest%2Fservice%2FTableService.java#L294)
 | 0 | 3 | 0.0%
   | 
[source-kafka/src/main/java/org/apache/kylin/source/kafka/KafkaSource.java](https://coveralls.io/builds/18362328/source?filename=source-kafka%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fsource%2Fkafka%2FKafkaSource.java#L254)
 | 0 | 8 | 0.0%
   <!-- | **Total:** | **0** | **13** | **0.0%** | -->
   
   |  Files with Coverage Reduction | New Missed Lines | % |
   | :-----|--------------|--: |
   | 
[server-base/src/main/java/org/apache/kylin/rest/service/TableService.java](https://coveralls.io/builds/18362328/source?filename=server-base%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Frest%2Fservice%2FTableService.java#L281)
 | 30 | 13.87% |
   <!-- | **Total:** | **30** |  | -->
   
   |  Totals | [![Coverage 
Status](https://coveralls.io/builds/18362328/badge)](https://coveralls.io/builds/18362328)
 |
   | :-- | --: |
   | Change from base [Build 3408](https://coveralls.io/builds/18360589): |  
0.001% |
   | Covered Lines: | 15660 |
   | Relevant Lines: | 67402 |
   
   ---
   ##### šŸ’›  - [Coveralls](https://coveralls.io)
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Make unloading table more flexible
> ----------------------------------
>
>                 Key: KYLIN-3485
>                 URL: https://issues.apache.org/jira/browse/KYLIN-3485
>             Project: Kylin
>          Issue Type: Improvement
>          Components: RDBMS Source, REST Service, Streaming
>            Reporter: rongchuan.jin
>            Assignee: rongchuan.jin
>            Priority: Minor
>             Fix For: v2.5.0
>
>
> Now Kylin use fixed code to unload streaming table , it only works with 
> Kafka.If I want to use other streaming datasource to extend Kylin like Aliyun 
> Loghub Service.It seems to be difficult.
> I would like contributeĀ improvmentĀ to make unloading table more flexible.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to