[jira] [Commented] (KYLIN-4782) Verify if the query hit the true cuboid in IT

2020-10-22 Thread ASF subversion and git services (Jira)


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

ASF subversion and git services commented on KYLIN-4782:


Commit 1fe3e2c80622af6806ff43435a456d48d17ef45f in kylin's branch 
refs/heads/kylin-on-parquet-v2 from yaqian.zhang
[ https://gitbox.apache.org/repos/asf?p=kylin.git;h=1fe3e2c ]

KYLIN-4782 Verify if the query hit the true cuboid in IT - Part 3


> Verify if the query hit the true cuboid in IT
> -
>
> Key: KYLIN-4782
> URL: https://issues.apache.org/jira/browse/KYLIN-4782
> Project: Kylin
>  Issue Type: Improvement
>  Components: Integration
>Affects Versions: v4.0.0-alpha
>Reporter: Wang Rupeng
>Assignee: Wang Rupeng
>Priority: Minor
> Fix For: v4.0.0-beta
>
>




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


[jira] [Commented] (KYLIN-4782) Verify if the query hit the true cuboid in IT

2020-10-22 Thread ASF GitHub Bot (Jira)


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

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

hit-lacus merged pull request #1459:
URL: https://github.com/apache/kylin/pull/1459


   



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


> Verify if the query hit the true cuboid in IT
> -
>
> Key: KYLIN-4782
> URL: https://issues.apache.org/jira/browse/KYLIN-4782
> Project: Kylin
>  Issue Type: Improvement
>  Components: Integration
>Affects Versions: v4.0.0-alpha
>Reporter: Wang Rupeng
>Assignee: Wang Rupeng
>Priority: Minor
> Fix For: v4.0.0-beta
>
>




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


[jira] [Commented] (KYLIN-4782) Verify if the query hit the true cuboid in IT

2020-10-22 Thread ASF GitHub Bot (Jira)


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

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

zzcclp commented on pull request #1459:
URL: https://github.com/apache/kylin/pull/1459#issuecomment-714536637


   LGTM



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


> Verify if the query hit the true cuboid in IT
> -
>
> Key: KYLIN-4782
> URL: https://issues.apache.org/jira/browse/KYLIN-4782
> Project: Kylin
>  Issue Type: Improvement
>  Components: Integration
>Affects Versions: v4.0.0-alpha
>Reporter: Wang Rupeng
>Assignee: Wang Rupeng
>Priority: Minor
> Fix For: v4.0.0-beta
>
>




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


[jira] [Commented] (KYLIN-4782) Verify if the query hit the true cuboid in IT

2020-10-22 Thread ASF GitHub Bot (Jira)


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

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

zhangayqian commented on pull request #1459:
URL: https://github.com/apache/kylin/pull/1459#issuecomment-714432496


   IT passed.
   https://user-images.githubusercontent.com/31064237/96866311-b8eea280-149d-11eb-8edf-1ad3928e8d55.png;>
   



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


> Verify if the query hit the true cuboid in IT
> -
>
> Key: KYLIN-4782
> URL: https://issues.apache.org/jira/browse/KYLIN-4782
> Project: Kylin
>  Issue Type: Improvement
>  Components: Integration
>Affects Versions: v4.0.0-alpha
>Reporter: Wang Rupeng
>Assignee: Wang Rupeng
>Priority: Minor
> Fix For: v4.0.0-beta
>
>




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


[jira] [Commented] (KYLIN-4782) Verify if the query hit the true cuboid in IT

2020-10-22 Thread ASF GitHub Bot (Jira)


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

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

zhangayqian opened a new pull request #1459:
URL: https://github.com/apache/kylin/pull/1459


   ## Proposed changes
   
   Describe the big picture of your changes here to communicate to the 
maintainers why we should accept this pull request. If it fixes a bug or 
resolves a feature request, be sure to link to that issue.
   
   ## Types of changes
   
   What types of changes does your code introduce to Kylin?
   _Put an `x` in the boxes that apply_
   
   - [ ] Bugfix (non-breaking change which fixes an issue)
   - [ ] New feature (non-breaking change which adds functionality)
   - [ ] Breaking change (fix or feature that would cause existing 
functionality to not work as expected)
   - [ ] Documentation Update (if none of the other choices apply)
   
   ## Checklist
   
   _Put an `x` in the boxes that apply. You can also fill these out after 
creating the PR. If you're unsure about any of them, don't hesitate to ask. 
We're here to help! This is simply a reminder of what we are going to look for 
before merging your code._
   
   - [ ] I have create an issue on [Kylin's 
jira](https://issues.apache.org/jira/browse/KYLIN), and have described the 
bug/feature there in detail
   - [ ] Commit messages in my PR start with the related jira ID, like 
"KYLIN- Make Kylin project open-source"
   - [ ] Compiling and unit tests pass locally with my changes
   - [ ] I have added tests that prove my fix is effective or that my feature 
works
   - [ ] If this change need a document change, I will prepare another pr 
against the `document` branch
   - [ ] Any dependent changes have been merged
   
   ## Further comments
   
   If this is a relatively large or complex change, kick off the discussion at 
user@kylin or dev@kylin by explaining why you chose the solution you did and 
what alternatives you considered, etc...
   



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


> Verify if the query hit the true cuboid in IT
> -
>
> Key: KYLIN-4782
> URL: https://issues.apache.org/jira/browse/KYLIN-4782
> Project: Kylin
>  Issue Type: Improvement
>  Components: Integration
>Affects Versions: v4.0.0-alpha
>Reporter: Wang Rupeng
>Assignee: Wang Rupeng
>Priority: Minor
> Fix For: v4.0.0-beta
>
>




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


[jira] [Commented] (KYLIN-4782) Verify if the query hit the true cuboid in IT

2020-10-20 Thread ASF subversion and git services (Jira)


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

ASF subversion and git services commented on KYLIN-4782:


Commit b49b26f2a681a45076487b503700ec4271b06585 in kylin's branch 
refs/heads/kylin-on-parquet-v2 from Zhichao Zhang
[ https://gitbox.apache.org/repos/asf?p=kylin.git;h=b49b26f ]

KYLIN-4782 Verify if the query hit the true cuboid in IT - Part 2

1. fix the concurrent issues
2. avoid to run test case 'verifySqlStandard' in NBuildAndQueryTest twice


> Verify if the query hit the true cuboid in IT
> -
>
> Key: KYLIN-4782
> URL: https://issues.apache.org/jira/browse/KYLIN-4782
> Project: Kylin
>  Issue Type: Improvement
>  Components: Integration
>Affects Versions: v4.0.0-alpha
>Reporter: Wang Rupeng
>Assignee: Wang Rupeng
>Priority: Minor
> Fix For: v4.0.0-beta
>
>




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


[jira] [Commented] (KYLIN-4782) Verify if the query hit the true cuboid in IT

2020-10-20 Thread ASF GitHub Bot (Jira)


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

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

hit-lacus merged pull request #1456:
URL: https://github.com/apache/kylin/pull/1456


   



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


> Verify if the query hit the true cuboid in IT
> -
>
> Key: KYLIN-4782
> URL: https://issues.apache.org/jira/browse/KYLIN-4782
> Project: Kylin
>  Issue Type: Improvement
>  Components: Integration
>Affects Versions: v4.0.0-alpha
>Reporter: Wang Rupeng
>Assignee: Wang Rupeng
>Priority: Minor
> Fix For: v4.0.0-beta
>
>




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


[jira] [Commented] (KYLIN-4782) Verify if the query hit the true cuboid in IT

2020-10-20 Thread ASF GitHub Bot (Jira)


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

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

zzcclp commented on pull request #1456:
URL: https://github.com/apache/kylin/pull/1456#issuecomment-713266800


   Ran IT successfully.



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


> Verify if the query hit the true cuboid in IT
> -
>
> Key: KYLIN-4782
> URL: https://issues.apache.org/jira/browse/KYLIN-4782
> Project: Kylin
>  Issue Type: Improvement
>  Components: Integration
>Affects Versions: v4.0.0-alpha
>Reporter: Wang Rupeng
>Assignee: Wang Rupeng
>Priority: Minor
> Fix For: v4.0.0-beta
>
>




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


[jira] [Commented] (KYLIN-4782) Verify if the query hit the true cuboid in IT

2020-10-20 Thread ASF GitHub Bot (Jira)


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

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

zzcclp opened a new pull request #1456:
URL: https://github.com/apache/kylin/pull/1456


   1. fix the concurrent issues
   2. avoid to run test case 'verifySqlStandard' in NBuildAndQueryTest twice
   
   ## Proposed changes
   
   Describe the big picture of your changes here to communicate to the 
maintainers why we should accept this pull request. If it fixes a bug or 
resolves a feature request, be sure to link to that issue.
   
   ## Types of changes
   
   What types of changes does your code introduce to Kylin?
   _Put an `x` in the boxes that apply_
   
   - [ ] Bugfix (non-breaking change which fixes an issue)
   - [ ] New feature (non-breaking change which adds functionality)
   - [ ] Breaking change (fix or feature that would cause existing 
functionality to not work as expected)
   - [ ] Documentation Update (if none of the other choices apply)
   
   ## Checklist
   
   _Put an `x` in the boxes that apply. You can also fill these out after 
creating the PR. If you're unsure about any of them, don't hesitate to ask. 
We're here to help! This is simply a reminder of what we are going to look for 
before merging your code._
   
   - [ ] I have create an issue on [Kylin's 
jira](https://issues.apache.org/jira/browse/KYLIN), and have described the 
bug/feature there in detail
   - [ ] Commit messages in my PR start with the related jira ID, like 
"KYLIN- Make Kylin project open-source"
   - [ ] Compiling and unit tests pass locally with my changes
   - [ ] I have added tests that prove my fix is effective or that my feature 
works
   - [ ] If this change need a document change, I will prepare another pr 
against the `document` branch
   - [ ] Any dependent changes have been merged
   
   ## Further comments
   
   If this is a relatively large or complex change, kick off the discussion at 
user@kylin or dev@kylin by explaining why you chose the solution you did and 
what alternatives you considered, etc...
   



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


> Verify if the query hit the true cuboid in IT
> -
>
> Key: KYLIN-4782
> URL: https://issues.apache.org/jira/browse/KYLIN-4782
> Project: Kylin
>  Issue Type: Improvement
>  Components: Integration
>Affects Versions: v4.0.0-alpha
>Reporter: Wang Rupeng
>Assignee: Wang Rupeng
>Priority: Minor
> Fix For: v4.0.0-beta
>
>




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


[jira] [Commented] (KYLIN-4782) Verify if the query hit the true cuboid in IT

2020-10-10 Thread ASF subversion and git services (Jira)


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

ASF subversion and git services commented on KYLIN-4782:


Commit 9b2a12bc334edf4f8756a1a758c941a4571efa78 in kylin's branch 
refs/heads/kylin-on-parquet-v2 from rupengwang
[ https://gitbox.apache.org/repos/asf?p=kylin.git;h=9b2a12b ]

KYLIN-4782 Verify if the query hit the true cuboid in IT


> Verify if the query hit the true cuboid in IT
> -
>
> Key: KYLIN-4782
> URL: https://issues.apache.org/jira/browse/KYLIN-4782
> Project: Kylin
>  Issue Type: Improvement
>  Components: Integration
>Affects Versions: v4.0.0-alpha
>Reporter: wangrupeng
>Assignee: wangrupeng
>Priority: Minor
> Fix For: v4.0.0-beta
>
>




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


[jira] [Commented] (KYLIN-4782) Verify if the query hit the true cuboid in IT

2020-10-10 Thread ASF GitHub Bot (Jira)


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

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

hit-lacus merged pull request #1436:
URL: https://github.com/apache/kylin/pull/1436


   



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


> Verify if the query hit the true cuboid in IT
> -
>
> Key: KYLIN-4782
> URL: https://issues.apache.org/jira/browse/KYLIN-4782
> Project: Kylin
>  Issue Type: Improvement
>  Components: Integration
>Affects Versions: v4.0.0-alpha
>Reporter: wangrupeng
>Assignee: wangrupeng
>Priority: Minor
> Fix For: v4.0.0-beta
>
>




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


[jira] [Commented] (KYLIN-4782) Verify if the query hit the true cuboid in IT

2020-10-09 Thread ASF GitHub Bot (Jira)


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

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

RupengWang opened a new pull request #1436:
URL: https://github.com/apache/kylin/pull/1436


   ## Proposed changes
   
   Describe the big picture of your changes here to communicate to the 
maintainers why we should accept this pull request. If it fixes a bug or 
resolves a feature request, be sure to link to that issue.
   
   ## Types of changes
   
   What types of changes does your code introduce to Kylin?
   _Put an `x` in the boxes that apply_
   
   - [ ] Bugfix (non-breaking change which fixes an issue)
   - [ ] New feature (non-breaking change which adds functionality)
   - [ ] Breaking change (fix or feature that would cause existing 
functionality to not work as expected)
   - [ ] Documentation Update (if none of the other choices apply)
   
   ## Checklist
   
   _Put an `x` in the boxes that apply. You can also fill these out after 
creating the PR. If you're unsure about any of them, don't hesitate to ask. 
We're here to help! This is simply a reminder of what we are going to look for 
before merging your code._
   
   - [ ] I have create an issue on [Kylin's 
jira](https://issues.apache.org/jira/browse/KYLIN), and have described the 
bug/feature there in detail
   - [ ] Commit messages in my PR start with the related jira ID, like 
"KYLIN- Make Kylin project open-source"
   - [ ] Compiling and unit tests pass locally with my changes
   - [ ] I have added tests that prove my fix is effective or that my feature 
works
   - [ ] If this change need a document change, I will prepare another pr 
against the `document` branch
   - [ ] Any dependent changes have been merged
   
   ## Further comments
   
   If this is a relatively large or complex change, kick off the discussion at 
user@kylin or dev@kylin by explaining why you chose the solution you did and 
what alternatives you considered, etc...
   



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


> Verify if the query hit the true cuboid in IT
> -
>
> Key: KYLIN-4782
> URL: https://issues.apache.org/jira/browse/KYLIN-4782
> Project: Kylin
>  Issue Type: Improvement
>  Components: Integration
>Affects Versions: v4.0.0-alpha
>Reporter: wangrupeng
>Assignee: wangrupeng
>Priority: Minor
> Fix For: v4.0.0-beta
>
>




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


[jira] [Commented] (KYLIN-4782) Verify if the query hit the true cuboid in IT

2020-10-09 Thread ASF GitHub Bot (Jira)


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

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

RupengWang opened a new pull request #1436:
URL: https://github.com/apache/kylin/pull/1436


   ## Proposed changes
   
   Describe the big picture of your changes here to communicate to the 
maintainers why we should accept this pull request. If it fixes a bug or 
resolves a feature request, be sure to link to that issue.
   
   ## Types of changes
   
   What types of changes does your code introduce to Kylin?
   _Put an `x` in the boxes that apply_
   
   - [ ] Bugfix (non-breaking change which fixes an issue)
   - [ ] New feature (non-breaking change which adds functionality)
   - [ ] Breaking change (fix or feature that would cause existing 
functionality to not work as expected)
   - [ ] Documentation Update (if none of the other choices apply)
   
   ## Checklist
   
   _Put an `x` in the boxes that apply. You can also fill these out after 
creating the PR. If you're unsure about any of them, don't hesitate to ask. 
We're here to help! This is simply a reminder of what we are going to look for 
before merging your code._
   
   - [ ] I have create an issue on [Kylin's 
jira](https://issues.apache.org/jira/browse/KYLIN), and have described the 
bug/feature there in detail
   - [ ] Commit messages in my PR start with the related jira ID, like 
"KYLIN- Make Kylin project open-source"
   - [ ] Compiling and unit tests pass locally with my changes
   - [ ] I have added tests that prove my fix is effective or that my feature 
works
   - [ ] If this change need a document change, I will prepare another pr 
against the `document` branch
   - [ ] Any dependent changes have been merged
   
   ## Further comments
   
   If this is a relatively large or complex change, kick off the discussion at 
user@kylin or dev@kylin by explaining why you chose the solution you did and 
what alternatives you considered, etc...
   



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


> Verify if the query hit the true cuboid in IT
> -
>
> Key: KYLIN-4782
> URL: https://issues.apache.org/jira/browse/KYLIN-4782
> Project: Kylin
>  Issue Type: Improvement
>  Components: Integration
>Affects Versions: v4.0.0-alpha
>Reporter: wangrupeng
>Assignee: wangrupeng
>Priority: Minor
> Fix For: v4.0.0-beta
>
>




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