You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by httfighter <gi...@git.apache.org> on 2018/04/10 10:36:12 UTC

[GitHub] spark pull request #21023: [SPARK-23949] makes && supports the function of p...

GitHub user httfighter opened a pull request:

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

    [SPARK-23949] makes && supports the function of predicate operator and

    [https://issues.apache.org/jira/browse/SPARK-23949](https://issues.apache.org/jira/browse/SPARK-23949)
    [SPARK-23949] makes && supports the function of predicate operator and

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

    $ git pull https://github.com/httfighter/spark SPARK-23949

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

    https://github.com/apache/spark/pull/21023.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 #21023
    
----
commit d76d1b88cd2cefe1cdb9f4ce6519429ce7df3ba0
Author: httfighter <ha...@...>
Date:   2018-04-10T10:32:40Z

    [SPARK-23949] makes && supports the function of predicate operator and

----


---

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


[GitHub] spark issue #21023: [SPARK-23949] makes && supports the function of predicat...

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

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


---

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


[GitHub] spark issue #21023: [SPARK-23949] makes && supports the function of predicat...

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

    https://github.com/apache/spark/pull/21023
  
    ok to test


---

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


[GitHub] spark issue #21023: [SPARK-23949] makes && supports the function of predicat...

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

    https://github.com/apache/spark/pull/21023
  
    **[Test build #89221 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/89221/testReport)** for PR 21023 at commit [`d76d1b8`](https://github.com/apache/spark/commit/d76d1b88cd2cefe1cdb9f4ce6519429ce7df3ba0).
     * 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 #21023: [SPARK-23949] makes && supports the function of predicat...

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

    https://github.com/apache/spark/pull/21023
  
    **[Test build #89221 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/89221/testReport)** for PR 21023 at commit [`d76d1b8`](https://github.com/apache/spark/commit/d76d1b88cd2cefe1cdb9f4ce6519429ce7df3ba0).


---

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


[GitHub] spark issue #21023: [SPARK-23949] makes && supports the function of predicat...

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

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


---

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


[GitHub] spark issue #21023: [SPARK-23949] makes && supports the function of predicat...

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

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


---

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


[GitHub] spark issue #21023: [SPARK-23949] makes && supports the function of predicat...

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

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


---

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


[GitHub] spark issue #21023: [SPARK-23949] makes && supports the function of predicat...

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

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


---

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


[GitHub] spark issue #21023: [SPARK-23949] makes && supports the function of predicat...

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

    https://github.com/apache/spark/pull/21023
  
    @gatorsmile 
    Thank you very much!Can you help me see this pr ?  


---

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


[GitHub] spark issue #21023: [SPARK-23949] makes && supports the function of predicat...

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

    https://github.com/apache/spark/pull/21023
  
    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 #21023: [SPARK-23949] makes && supports the function of predicat...

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

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


---

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