GitHub user gatorsmile opened a pull request:
https://github.com/apache/spark/pull/9955
[SPARK-11970] [SQL] Add function SHOW to Dataset APIs
Add the function show() to Dataset APIs. The other functions were submitted
in separate PRs.
@marmbrus @rxin @cloud-fan Could you help me review the code changes?
Thank you!
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gatorsmile/spark showDS
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/9955.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 #9955
----
commit 1fb34baa4cc4e42e86dc73e76e7fb1e410d9f914
Author: gatorsmile <[email protected]>
Date: 2015-11-25T03:45:54Z
Add show into dataset API
commit a4428c3347c2fd65a14d9e2c5472b539ff3a2101
Author: gatorsmile <[email protected]>
Date: 2015-11-25T03:47:40Z
Merge remote-tracking branch 'upstream/master' into show
----
---
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]