[GitHub] spark pull request #17799: [SPARK-20495][SQL][CORE]Add StorageLevel to cache...

2017-04-28 Thread phatak-dev
Github user phatak-dev closed the pull request at:

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


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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



[GitHub] spark pull request #17799: [SPARK-20495][SQL][CORE]Add StorageLevel to cache...

2017-04-28 Thread phatak-dev
GitHub user phatak-dev opened a pull request:

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

[SPARK-20495][SQL][CORE]Add StorageLevel to cacheTable API

## What changes were proposed in this pull request?

Added StorageLevel to cacheTable API

## How was this patch tested?

Existing unit tests or add unit tests


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

$ git pull https://github.com/phatak-dev/spark cacheTableWithStorageLevel

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

https://github.com/apache/spark/pull/17799.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 #17799


commit 866e8dfa32501b1853cbe3cb52fc569ec34a80c2
Author: madhukar 
Date:   2015-04-23T08:10:47Z

[SPARK-7084] improve saveAsTable documentation

commit 2a802c6d3ce59210a04cf7c38d2f69ed7751128e
Author: madhukar 
Date:   2015-04-23T10:03:48Z

#5654 updated the doc according to comments

commit 00bc819ba948dd29d78251c7d59089ce1116bc2e
Author: madhukar 
Date:   2015-04-23T10:04:04Z

Merge branch 'master' of https://github.com/apache/spark

commit 2c997c540205f0fca0625313cd049f4bba3f1b26
Author: madhukar 
Date:   2015-04-24T04:21:35Z

Merge branch 'master' of https://github.com/apache/spark

commit 386f407bad7a1b93c70194af48a34fd8eb3af229
Author: madhukar 
Date:   2015-04-24T04:25:51Z

#5654 updated for all the methods

commit 8b42ad90c770bca977ae3c26b022b3ac3aa06acb
Author: madhukar 
Date:   2015-05-04T16:00:16Z

Merge branch 'master' of https://github.com/apache/spark

commit 0df828dde5b13662902f0fff1aeb455c03fddc07
Author: madhu 
Date:   2016-05-06T06:30:00Z

done

commit 1b749df0e3137a0a8b9288edafbef3482f696e2a
Author: madhukar 
Date:   2016-05-31T09:29:58Z

Merge branch 'master' of https://github.com/apache/spark

commit 2b11193e586d4ee38f202945a223822d710ccd91
Author: madhu 
Date:   2017-04-28T04:44:13Z

Merge branch 'master' of https://github.com/apache/spark

commit 8f08363fab71ff95024157e9df3f5d7deca788dc
Author: madhu 
Date:   2017-04-28T07:12:00Z

Add StorageLevel to cacheTable API




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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