Commit 528e373
[SPARK-12941][SQL][MASTER] Spark-SQL JDBC Oracle dialect fails to map string datatypes to Oracle VARCHAR datatype mapping
A test suite added for the bug fix -SPARK 12941; for the mapping of the StringType to corresponding in Oracle
manual tests done
(Please explain how this patch was tested. E.g. unit tests, integration tests, manual tests)
(If this patch involves UI changes, please attach a screenshot; otherwise, remove this)
Author: thomastechs <[email protected]>
Author: THOMAS SEBASTIAN <[email protected]>
Closes #11489 from thomastechs/thomastechs-12941-master-new.
(cherry picked from commit f6ac7c3)
Signed-off-by: Yin Huai <[email protected]>
Conflicts:
sql/core/src/test/scala/org/apache/spark/sql/jdbc/JDBCSuite.scala1 parent 5a27129 commit 528e373
File tree
1 file changed
+6
-0
lines changed- sql/core/src/test/scala/org/apache/spark/sql/jdbc
1 file changed
+6
-0
lines changedLines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
501 | 501 | | |
502 | 502 | | |
503 | 503 | | |
| 504 | + | |
| 505 | + | |
| 506 | + | |
| 507 | + | |
| 508 | + | |
| 509 | + | |
504 | 510 | | |
0 commit comments