You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by gatorsmile <gi...@git.apache.org> on 2017/12/18 18:05:39 UTC

[GitHub] spark pull request #20009: [Minor] [SQL] Cleanup ResolveAliases

GitHub user gatorsmile opened a pull request:

    https://github.com/apache/spark/pull/20009

    [Minor] [SQL] Cleanup ResolveAliases

    ## What changes were proposed in this pull request?
    Remove useless `zipWithIndex` from `ResolveAliases `.
    
    ## How was this patch tested?
    The existing tests

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

    $ git pull https://github.com/gatorsmile/spark try22

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

    https://github.com/apache/spark/pull/20009.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 #20009
    
----
commit 4ec9a374f5ca13f4e0d743b3013087402c46dfc1
Author: gatorsmile <ga...@gmail.com>
Date:   2017-12-18T18:04:05Z

    fix.

----


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark issue #20009: [Minor] [SQL] Remove Useless zipWithIndex from ResolveAl...

Posted by SparkQA <gi...@git.apache.org>.
Github user SparkQA commented on the issue:

    https://github.com/apache/spark/pull/20009
  
    **[Test build #85068 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/85068/testReport)** for PR 20009 at commit [`4ec9a37`](https://github.com/apache/spark/commit/4ec9a374f5ca13f4e0d743b3013087402c46dfc1).
     * This patch passes all tests.
     * This patch merges cleanly.
     * This patch adds no public classes.


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark issue #20009: [Minor] [SQL] Remove Useless zipWithIndex from ResolveAl...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the issue:

    https://github.com/apache/spark/pull/20009
  
    Merged build finished. Test PASSed.


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark issue #20009: [Minor] [SQL] Remove Useless zipWithIndex from ResolveAl...

Posted by gatorsmile <gi...@git.apache.org>.
Github user gatorsmile commented on the issue:

    https://github.com/apache/spark/pull/20009
  
    cc @cloud-fan 


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark issue #20009: [Minor] [SQL] Remove Useless zipWithIndex from ResolveAl...

Posted by cloud-fan <gi...@git.apache.org>.
Github user cloud-fan commented on the issue:

    https://github.com/apache/spark/pull/20009
  
    LGTM, merging to master!


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark issue #20009: [Minor] [SQL] Remove Useless zipWithIndex from ResolveAl...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the issue:

    https://github.com/apache/spark/pull/20009
  
    Test PASSed.
    Refer to this link for build results (access rights to CI server needed): 
    https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/85068/
    Test PASSed.


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark issue #20009: [Minor] [SQL] Remove Useless zipWithIndex from ResolveAl...

Posted by SparkQA <gi...@git.apache.org>.
Github user SparkQA commented on the issue:

    https://github.com/apache/spark/pull/20009
  
    **[Test build #85068 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/85068/testReport)** for PR 20009 at commit [`4ec9a37`](https://github.com/apache/spark/commit/4ec9a374f5ca13f4e0d743b3013087402c46dfc1).


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark pull request #20009: [Minor] [SQL] Remove Useless zipWithIndex from Re...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/spark/pull/20009


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org