GitHub user skambha opened a pull request:
https://github.com/apache/spark/pull/19902
[SPARK-22452][SQL]Add getInt, getLong, getBoolean to DataSourceV2Options
- Implemented methods getInt, getLong, getBoolean for DataSourceV2Options
- Added new unit tests to exercise these methods
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/skambha/spark spark22452
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/19902.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 #19902
----
commit 566b7a5274bef77d1a786663bfe908f3e8dc9892
Author: Sunitha Kambhampati <[email protected]>
Date: 2017-12-05T22:29:52Z
Add getInt, getLong, getBoolean to DataSourceV2Options and add unit tests
commit bb01ff5ad214356a6bfdbebc36f1a7b2f37a46f1
Author: Sunitha Kambhampati <[email protected]>
Date: 2017-12-05T22:40:23Z
Fix formatting
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]