You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by GitBox <gi...@apache.org> on 2020/01/27 09:22:43 UTC

[GitHub] [kylin] Sidonet opened a new pull request #1082: Kylin 4332

Sidonet opened a new pull request #1082: Kylin 4332
URL: https://github.com/apache/kylin/pull/1082
 
 
   When feature "add from table tree" added, schema + _ + tableName used in list, due to AngularJS components doesn't know who is the parent of the child.
   
   Add this logic to Reload and Unload table buttons.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [kylin] Sidonet commented on issue #1082: Kylin 4332

Posted by GitBox <gi...@apache.org>.
Sidonet commented on issue #1082: Kylin 4332
URL: https://github.com/apache/kylin/pull/1082#issuecomment-583260953
 
 
   Need more time to investigation.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [kylin] Sidonet closed pull request #1082: Kylin 4332

Posted by GitBox <gi...@apache.org>.
Sidonet closed pull request #1082: Kylin 4332
URL: https://github.com/apache/kylin/pull/1082
 
 
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [kylin] Sidonet commented on issue #1082: Kylin 4332

Posted by GitBox <gi...@apache.org>.
Sidonet commented on issue #1082: Kylin 4332
URL: https://github.com/apache/kylin/pull/1082#issuecomment-581282431
 
 
   Hello, 
   
   Attached to Jira.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [kylin] nichunen commented on issue #1082: Kylin 4332

Posted by GitBox <gi...@apache.org>.
nichunen commented on issue #1082: Kylin 4332
URL: https://github.com/apache/kylin/pull/1082#issuecomment-581247898
 
 
   @Sidonet Hi, 
   Would you please describe the detail steps for reproducing the issue?
   It works fine on me when reloading tables on "Data Source".

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [kylin] coveralls commented on issue #1082: Kylin 4332

Posted by GitBox <gi...@apache.org>.
coveralls commented on issue #1082: Kylin 4332
URL: https://github.com/apache/kylin/pull/1082#issuecomment-578671935
 
 
   ## Pull Request Test Coverage Report for [Build 5561](https://coveralls.io/builds/28342865)
   
   * **0** of **6**   **(0.0%)**  changed or added relevant lines in **1** file are covered.
   * **8** unchanged lines in **3** files lost coverage.
   * Overall coverage decreased (**-0.004%**) to **27.498%**
   
   ---
   
   |  Changes Missing Coverage | Covered Lines | Changed/Added Lines | % |
   | :-----|--------------|--------|---: |
   | [server-base/src/main/java/org/apache/kylin/rest/util/ValidateUtil.java](https://coveralls.io/builds/28342865/source?filename=server-base%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Frest%2Futil%2FValidateUtil.java#L147) | 0 | 6 | 0.0%
   <!-- | **Total:** | **0** | **6** | **0.0%** | -->
   
   |  Files with Coverage Reduction | New Missed Lines | % |
   | :-----|--------------|--: |
   | [server-base/src/main/java/org/apache/kylin/rest/util/ValidateUtil.java](https://coveralls.io/builds/28342865/source?filename=server-base%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Frest%2Futil%2FValidateUtil.java#L152) | 1 | 0% |
   | [core-cube/src/main/java/org/apache/kylin/cube/cuboid/TreeCuboidScheduler.java](https://coveralls.io/builds/28342865/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/28342865/source?filename=core-cube%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fcube%2Finmemcubing%2FMemDiskStore.java#L439) | 5 | 77.81% |
   <!-- | **Total:** | **8** |  | -->
   
   |  Totals | [![Coverage Status](https://coveralls.io/builds/28342865/badge)](https://coveralls.io/builds/28342865) |
   | :-- | --: |
   | Change from base [Build 5555](https://coveralls.io/builds/28301584): |  -0.004% |
   | Covered Lines: | 24140 |
   | Relevant Lines: | 87788 |
   
   ---
   ##### 💛  - [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:
users@infra.apache.org


With regards,
Apache Git Services