GitHub user wangyum opened a pull request:
https://github.com/apache/spark/pull/19259
[BACKPORT-2.1][SPARK-19318][SPARK-22041][SQL] Docker test case failure:
`SPARK-16625: General data types to be mapped to Oracle`
⦠options in case-sensitive manner.
## What changes were proposed in this pull request?
This PR is backport of https://github.com/apache/spark/pull/16891 to Spark
2.1.
## How was this patch tested?
unit tests
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/wangyum/spark SPARK-22041-BACKPORT-2.1
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/19259.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 #19259
----
commit 3f1c1401e0fda4e7dc56ef37de0952c970f0e7c6
Author: Yuming Wang <[email protected]>
Date: 2017-09-17T08:26:24Z
Fix to keep track of JDBC connection properties in the user specified
options in case-sensitive manner.
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]