GitHub user gatorsmile opened a pull request:
https://github.com/apache/spark/pull/9877
[SPARK-11896] [SQL] Add Sample to DataSet APIs
Both RDD and DataFrame APIs have these two Sample APIs. Thus, I think they
could be useful in DataSet APIs. Also added two test cases.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gatorsmile/spark sampleDS
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/9877.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 #9877
----
commit 01e4cdfcfc4ac37644165923c6e8eb65fcfdf3ac
Author: gatorsmile <[email protected]>
Date: 2015-11-13T22:50:39Z
Merge remote-tracking branch 'upstream/master'
commit 6835704c273abc13e8eda37f5a10715027e4d17b
Author: gatorsmile <[email protected]>
Date: 2015-11-14T02:50:51Z
Merge remote-tracking branch 'upstream/master'
commit 9180687775649f97763bdbd7c004fe6fc392989c
Author: gatorsmile <[email protected]>
Date: 2015-11-14T17:01:59Z
Merge remote-tracking branch 'upstream/master'
commit b38a21ef6146784e4b93ef4ce8c899f1eee14572
Author: gatorsmile <[email protected]>
Date: 2015-11-17T02:30:26Z
SPARK-11633
commit d2b84af8cce7fc2c03c748a2d443c07bad3f0ed1
Author: gatorsmile <[email protected]>
Date: 2015-11-17T02:32:12Z
Merge remote-tracking branch 'upstream/master' into joinMakeCopy
commit fda8025195a0f872c9b357e8d86a1ce37d4c8379
Author: xiaoli <[email protected]>
Date: 2015-11-17T04:16:43Z
Merge remote-tracking branch 'upstream/master'
commit ac0dccd0bc7149ec1e6a2e89d2c462388ad4a80c
Author: xiaoli <[email protected]>
Date: 2015-11-17T04:18:59Z
Merge branch 'master' of https://github.com/gatorsmile/spark
commit 6e0018b67faf769f11032a217417bd09bace7ed7
Author: Xiao Li <[email protected]>
Date: 2015-11-20T18:51:19Z
Merge remote-tracking branch 'upstream/master'
commit 0546772f151f83d6d3cf4d000cbe341f52545007
Author: gatorsmile <[email protected]>
Date: 2015-11-20T18:56:45Z
converge
commit b37a64f13956b6ddd0e38ddfd9fe1caee611f1a8
Author: gatorsmile <[email protected]>
Date: 2015-11-20T18:58:37Z
converge
commit 87b5742006978d93cd3555fe9662b493e9721015
Author: gatorsmile <[email protected]>
Date: 2015-11-21T00:28:52Z
support Sample in DataSet APIs
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]