[GitHub] carbondata pull request #1010: [CARBONDATA-1110] put if clause out of the fo...

classic Classic list List threaded Threaded
23 messages Options
12
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata pull request #1010: [CARBONDATA-1110] put if clause out of the fo...

qiuchenjian-2
GitHub user mayunSaicmotor opened a pull request:

    https://github.com/apache/carbondata/pull/1010

    [CARBONDATA-1110] put if clause out of the for clause

    it should be better to put if clause out of the for clause

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/mayunSaicmotor/incubator-carbondata CARBON-1110-NEW-09

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/carbondata/pull/1010.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1010
   
----
commit 46ecdf8e1d88edf6100d02cdc583ce4c65d94650
Author: mayun <[hidden email]>
Date:   2017-06-08T12:47:39Z

    put if clause out of the for clause

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [hidden email] or file a JIRA ticket
with INFRA.
---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #1010: [CARBONDATA-1110] put if clause out of the for claus...

qiuchenjian-2
Github user asfgit commented on the issue:

    https://github.com/apache/carbondata/pull/1010
 
    Can one of the admins verify this patch?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [hidden email] or file a JIRA ticket
with INFRA.
---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #1010: [CARBONDATA-1110] put if clause out of the for claus...

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/1010
 
    Build Failed  with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/2296/



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [hidden email] or file a JIRA ticket
with INFRA.
---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #1010: [CARBONDATA-1110] put if clause out of the for claus...

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user asfgit commented on the issue:

    https://github.com/apache/carbondata/pull/1010
 
   
    Refer to this link for build results (access rights to CI server needed):
    https://builds.apache.org/job/carbondata-pr-spark-1.6/170/



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [hidden email] or file a JIRA ticket
with INFRA.
---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #1010: [CARBONDATA-1110] put if clause out of the for claus...

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user jackylk commented on the issue:

    https://github.com/apache/carbondata/pull/1010
 
    This seems a repeated PR. set #990


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [hidden email] or file a JIRA ticket
with INFRA.
---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #1010: [CARBONDATA-1110] put if clause out of the for claus...

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user mayunSaicmotor commented on the issue:

    https://github.com/apache/carbondata/pull/1010
 
    @jackylk actually the first pr is #988 raised by me, I closed it since it has some useless commits information. So I re-create a PR. the #990 is createdby @chenerlu since I reported the CI unstable issue to him , so he raise a #990  just to test CI.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [hidden email] or file a JIRA ticket
with INFRA.
---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #1010: [CARBONDATA-1110] put if clause out of the for claus...

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user jackylk commented on the issue:

    https://github.com/apache/carbondata/pull/1010
 
    Now #990 is merged. So this PR can be closed? Please confirm.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [hidden email] or file a JIRA ticket
with INFRA.
---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #1010: [CARBONDATA-1110] put if clause out of the for claus...

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/1010
 
    Can one of the admins verify this patch?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [hidden email] or file a JIRA ticket
with INFRA.
---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #1010: [CARBONDATA-1110] put if clause out of the for claus...

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/1010
 
    Build Failed  with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/61/



---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #1010: [CARBONDATA-1110] put if clause out of the for claus...

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user ravipesala commented on the issue:

    https://github.com/apache/carbondata/pull/1010
 
    SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/1235/



---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #1010: [CARBONDATA-1110] put if clause out of the for claus...

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/1010
 
    Build Failed  with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/604/



---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #1010: [CARBONDATA-1110] put if clause out of the for claus...

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/1010
 
    Build Failed with Spark 2.2.1, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/3089/



---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #1010: [CARBONDATA-1110] put if clause out of the for claus...

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/1010
 
    Build Failed  with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/4333/



---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #1010: [CARBONDATA-1110] put if clause out of the for claus...

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/1010
 
    Build Failed with Spark 2.2.1, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/4010/



---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #1010: [CARBONDATA-1110] put if clause out of the for claus...

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/1010
 
    Build Failed  with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/7155/



---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #1010: [CARBONDATA-1110] put if clause out of the for claus...

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/1010
 
    Build Failed with Spark 2.2.1, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/5931/



---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #1010: [CARBONDATA-1110] put if clause out of the for claus...

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/1010
 
    Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder2.1/84/



---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #1010: [CARBONDATA-1110] put if clause out of the for claus...

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/1010
 
    Build Failed  with Spark 2.3.1, Please check CI http://136.243.101.176:8080/job/carbondataprbuilder2.3/8831/



---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #1010: [CARBONDATA-1110] put if clause out of the for claus...

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/1010
 
    Build Failed with Spark 2.2.1, Please check CI http://95.216.28.178:8080/job/ApacheCarbonPRBuilder1/764/



---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #1010: [CARBONDATA-1110] put if clause out of the for claus...

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/1010
 
    Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder2.1/586/



---
12