[GitHub] spark pull request #19453: Added selectAllColumns function in Dataset class

2017-10-07 Thread sohum2002
Github user sohum2002 closed the pull request at:

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


---

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



[GitHub] spark pull request #19453: Added selectAllColumns function in Dataset class

2017-10-06 Thread sohum2002
GitHub user sohum2002 opened a pull request:

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

Added selectAllColumns function in Dataset class

The proposed two new additional functions is to help select all the columns 
in a Dataset except for given columns.

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

$ git pull https://github.com/sohum2002/spark dataset-selectAllColumns

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

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


commit 015ac9f31e6b59df41d5827fc1969570ae1b4af3
Author: Sachathamakul, Patrachai (Agoda) 
Date:   2017-10-07T06:09:32Z

added selectAllColumns function in Dataset class




---

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