You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by xuanyuanking <gi...@git.apache.org> on 2018/08/09 15:58:57 UTC

[GitHub] spark pull request #22057: [SPARK-25077][SQL] Delete unused variable in Wind...

GitHub user xuanyuanking opened a pull request:

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

    [SPARK-25077][SQL] Delete unused variable in WindowExec

    ## What changes were proposed in this pull request?
    
    Just delete the unused variable `inputFields` in WindowExec, avoid making others confused while reading the code.
    
    ## How was this patch tested?
    
    Existing UT.

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

    $ git pull https://github.com/xuanyuanking/spark SPARK-25077

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

    https://github.com/apache/spark/pull/22057.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 #22057
    
----
commit 90513587ed1d48437818e90f58612c344009f563
Author: liyuanjian <li...@...>
Date:   2018-08-09T15:57:29Z

    [SPARK-25077][SQL] Delete unused variable in WindowExec

----


---

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


[GitHub] spark issue #22057: [SPARK-25077][SQL] Delete unused variable in WindowExec

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

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


---

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


[GitHub] spark issue #22057: [SPARK-25077][SQL] Delete unused variable in WindowExec

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

    https://github.com/apache/spark/pull/22057
  
    **[Test build #94506 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/94506/testReport)** for PR 22057 at commit [`9051358`](https://github.com/apache/spark/commit/90513587ed1d48437818e90f58612c344009f563).
     * 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 #22057: [SPARK-25077][SQL] Delete unused variable in WindowExec

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

    https://github.com/apache/spark/pull/22057
  
    So I guess LGTM. I am generally not a fan of these aesthetic changes.


---

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


[GitHub] spark issue #22057: [SPARK-25077][SQL] Delete unused variable in WindowExec

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

    https://github.com/apache/spark/pull/22057
  
    Test PASSed.
    Refer to this link for build results (access rights to CI server needed): 
    https://amplab.cs.berkeley.edu/jenkins//job/testing-k8s-prb-make-spark-distribution-unified/2005/
    Test PASSed.


---

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


[GitHub] spark pull request #22057: [SPARK-25077][SQL] Delete unused variable in Wind...

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

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


---

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


[GitHub] spark issue #22057: [SPARK-25077][SQL] Delete unused variable in WindowExec

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

    https://github.com/apache/spark/pull/22057
  
    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 #22057: [SPARK-25077][SQL] Delete unused variable in WindowExec

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

    https://github.com/apache/spark/pull/22057
  
    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 #22057: [SPARK-25077][SQL] Delete unused variable in WindowExec

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

    https://github.com/apache/spark/pull/22057
  
    **[Test build #94506 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/94506/testReport)** for PR 22057 at commit [`9051358`](https://github.com/apache/spark/commit/90513587ed1d48437818e90f58612c344009f563).


---

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