aboutsummaryrefslogtreecommitdiff
path: root/python/test_support
diff options
context:
space:
mode:
authormvervuurt <m.a.vervuurt@gmail.com>2016-08-16 23:12:59 -0700
committerReynold Xin <rxin@databricks.com>2016-08-16 23:12:59 -0700
commit0f6aa8afaacdf0ceca9c2c1650ca26a5c167ae69 (patch)
tree639297ceb9457c2ffbc54f1038c7e21030dcfccc /python/test_support
parentf7c9ff57c17a950cccdc26aadf8768c899a4d572 (diff)
downloadspark-0f6aa8afaacdf0ceca9c2c1650ca26a5c167ae69.tar.gz
spark-0f6aa8afaacdf0ceca9c2c1650ca26a5c167ae69.tar.bz2
spark-0f6aa8afaacdf0ceca9c2c1650ca26a5c167ae69.zip
[MINOR][DOC] Fix the descriptions for `properties` argument in the documenation for jdbc APIs
## What changes were proposed in this pull request? This should be credited to mvervuurt. The main purpose of this PR is - simply to include the change for the same instance in `DataFrameReader` just to match up. - just avoid duplicately verifying the PR (as I already did). The documentation for both should be the same because both assume the `properties` should be the same `dict` for the same option. ## How was this patch tested? Manually building Python documentation. This will produce the output as below: - `DataFrameReader` ![2016-08-17 11 12 00](https://cloud.githubusercontent.com/assets/6477701/17722764/b3f6568e-646f-11e6-8b75-4fb672f3f366.png) - `DataFrameWriter` ![2016-08-17 11 12 10](https://cloud.githubusercontent.com/assets/6477701/17722765/b58cb308-646f-11e6-841a-32f19800d139.png) Closes #14624 Author: hyukjinkwon <gurwls223@gmail.com> Author: mvervuurt <m.a.vervuurt@gmail.com> Closes #14677 from HyukjinKwon/typo-python.
Diffstat (limited to 'python/test_support')
0 files changed, 0 insertions, 0 deletions