[GitHub] spark pull request: [SPARK-12232] New R API for read.table to avoi...

2015-12-20 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request:

https://github.com/apache/spark/pull/10406#issuecomment-166169309
  
Merged build finished. Test PASSed.


---
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: [SPARK-12232] New R API for read.table to avoi...

2015-12-20 Thread SparkQA
Github user SparkQA commented on the pull request:

https://github.com/apache/spark/pull/10406#issuecomment-166169270
  
**[Test build #48090 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/48090/consoleFull)**
 for PR 10406 at commit 
[`2e4b090`](https://github.com/apache/spark/commit/2e4b0908f5fc6d46aa41d64047a347fa62fbf0e7).
 * This patch passes all tests.
 * This patch merges cleanly.
 * This patch adds no public classes.


---
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: [SPARK-12232] New R API for read.table to avoi...

2015-12-20 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request:

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


---
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: [SPARK-12232] New R API for read.table to avoi...

2015-12-20 Thread SparkQA
Github user SparkQA commented on the pull request:

https://github.com/apache/spark/pull/10406#issuecomment-166168381
  
**[Test build #48090 has 
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/48090/consoleFull)**
 for PR 10406 at commit 
[`2e4b090`](https://github.com/apache/spark/commit/2e4b0908f5fc6d46aa41d64047a347fa62fbf0e7).


---
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: [SPARK-12232] New R API for read.table to avoi...

2015-12-20 Thread felixcheung
GitHub user felixcheung opened a pull request:

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

[SPARK-12232] New R API for read.table to avoid name conflict

@shivaram sorry it took longer to fix some conflicts, this is the change to 
add an alias for `table`

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

$ git pull https://github.com/felixcheung/spark readtable

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

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


commit 042da7403c8cd289f0c9881b014cdacf84705421
Author: felixcheung 
Date:   2015-12-09T01:54:08Z

read.table

commit 85d54790e63266dc5390ffc73631236e48d91ba8
Author: felixcheung 
Date:   2015-12-09T05:21:24Z

test and revert change

commit 86a12f607ab1a3f843e777c03f508fc29fccf8a5
Author: felixcheung 
Date:   2015-12-14T23:28:24Z

update name as per suggestion

commit f1cd057ac8988607334db84f7d712c16c8133d28
Author: felixcheung 
Date:   2015-12-15T01:49:31Z

update test

commit 2e5c46bc9e4a45fd7662ea9924c62fed6207dbf9
Author: felixcheung 
Date:   2015-12-21T00:17:41Z

fix test

commit 2e4b0908f5fc6d46aa41d64047a347fa62fbf0e7
Author: felixcheung 
Date:   2015-12-21T00:21:06Z

fix export in namespace




---
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