[GitHub] spark pull request #19921: [SPARK-22452][SQL] Add getDouble to DataSourceV2O...

2017-12-07 Thread asfgit
Github user asfgit closed the pull request at:

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


---

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



[GitHub] spark pull request #19921: [SPARK-22452][SQL] Add getDouble to DataSourceV2O...

2017-12-07 Thread skambha
GitHub user skambha opened a pull request:

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

[SPARK-22452][SQL] Add getDouble to DataSourceV2Options

- Implemented getDouble method in DataSourceV2Options
- Add unit test


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

$ git pull https://github.com/skambha/spark ds2

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

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


commit 2d4c2b0bdf89badf25f2d1d98903125e48e7cd5c
Author: Sunitha Kambhampati 
Date:   2017-12-07T17:59:11Z

Add getDouble to DataSourceV2Options and add unit test




---

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