You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by vinodkc <gi...@git.apache.org> on 2018/01/02 13:07:45 UTC

[GitHub] spark pull request #20134: [SPARK-22613][SQL] Make UNCACHE TABLE behaviour c...

GitHub user vinodkc opened a pull request:

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

    [SPARK-22613][SQL] Make UNCACHE TABLE behaviour consistent with CACHE TABLE

    ## What changes were proposed in this pull request?
    Added an option LAZY for UNCACHE TABLE.
    Eg: UNCACHE LAZY TABLE tableName
    This will uncache the table lazily instead of blocking until all blocks are deleted.
    ## How was this patch tested?
    Added Test cases 

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

    $ git pull https://github.com/vinodkc/spark br_fix_SPARK-22613

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

    https://github.com/apache/spark/pull/20134.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 #20134
    
----
commit ecc9352b2888bc25fa28273abf72b86bb8688350
Author: vinodkc <vi...@...>
Date:   2018-01-02T12:49:24Z

    Support UNCACHE LAZY TABLE

----


---

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


[GitHub] spark issue #20134: [SPARK-22613][SQL] Make UNCACHE TABLE behaviour consiste...

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

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


---

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


[GitHub] spark issue #20134: [SPARK-22613][SQL] Make UNCACHE TABLE behaviour consiste...

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

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


---

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


[GitHub] spark issue #20134: [SPARK-22613][SQL] Make UNCACHE TABLE behaviour consiste...

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

    https://github.com/apache/spark/pull/20134
  
    In spite of reasonability, we cannot touch stable interfaces until spark-3.0.


---

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


[GitHub] spark issue #20134: [SPARK-22613][SQL] Make UNCACHE TABLE behaviour consiste...

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

    https://github.com/apache/spark/pull/20134
  
    Merged build finished. Test FAILed.


---

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


[GitHub] spark issue #20134: [SPARK-22613][SQL] Make UNCACHE TABLE behaviour consiste...

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

    https://github.com/apache/spark/pull/20134
  
    **[Test build #85821 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/85821/testReport)** for PR 20134 at commit [`1a5876a`](https://github.com/apache/spark/commit/1a5876a1a304946a93ff102a8c2dd351107ecbf1).
     * This patch **fails MiMa 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 #20134: [SPARK-22613][SQL] Make UNCACHE TABLE behaviour consiste...

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

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


---

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


[GitHub] spark issue #20134: [SPARK-22613][SQL] Make UNCACHE TABLE behaviour consiste...

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

    https://github.com/apache/spark/pull/20134
  
    **[Test build #85596 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/85596/testReport)** for PR 20134 at commit [`ecc9352`](https://github.com/apache/spark/commit/ecc9352b2888bc25fa28273abf72b86bb8688350).
     * This patch **fails MiMa 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 #20134: [SPARK-22613][SQL] Make UNCACHE TABLE behaviour consiste...

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

    https://github.com/apache/spark/pull/20134
  
    **[Test build #85598 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/85598/testReport)** for PR 20134 at commit [`1a5876a`](https://github.com/apache/spark/commit/1a5876a1a304946a93ff102a8c2dd351107ecbf1).
     * This patch **fails MiMa 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 #20134: [SPARK-22613][SQL] Make UNCACHE TABLE behaviour consiste...

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

    https://github.com/apache/spark/pull/20134
  
    **[Test build #85821 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/85821/testReport)** for PR 20134 at commit [`1a5876a`](https://github.com/apache/spark/commit/1a5876a1a304946a93ff102a8c2dd351107ecbf1).


---

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


[GitHub] spark issue #20134: [SPARK-22613][SQL] Make UNCACHE TABLE behaviour consiste...

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

    https://github.com/apache/spark/pull/20134
  
    **[Test build #85598 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/85598/testReport)** for PR 20134 at commit [`1a5876a`](https://github.com/apache/spark/commit/1a5876a1a304946a93ff102a8c2dd351107ecbf1).


---

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


[GitHub] spark issue #20134: [SPARK-22613][SQL] Make UNCACHE TABLE behaviour consiste...

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

    https://github.com/apache/spark/pull/20134
  
    Merged build finished. Test FAILed.


---

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


[GitHub] spark pull request #20134: [SPARK-22613][SQL] Make UNCACHE TABLE behaviour c...

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

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


---

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


[GitHub] spark issue #20134: [SPARK-22613][SQL] Make UNCACHE TABLE behaviour consiste...

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

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


---

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


[GitHub] spark issue #20134: [SPARK-22613][SQL] Make UNCACHE TABLE behaviour consiste...

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

    https://github.com/apache/spark/pull/20134
  
    Merged build finished. Test FAILed.


---

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