[ 
https://issues.apache.org/jira/browse/SPARK-19392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15863177#comment-15863177
 ] 

Takeshi Yamamuro commented on SPARK-19392:
------------------------------------------

If users hit this issue again, we'll open this.

> Throw an exception "NoSuchElementException: key not found: scale" in 
> OracleDialect
> ----------------------------------------------------------------------------------
>
>                 Key: SPARK-19392
>                 URL: https://issues.apache.org/jira/browse/SPARK-19392
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 2.1.0
>            Reporter: Takeshi Yamamuro
>            Priority: Minor
>
> In OracleDialect, if you use Numeric types in `DataFrameWriter` with Oracle 
> jdbc, this throws an exception below;
> {code}
>   java.util.NoSuchElementException: key not found: scale  at 
> scala.collection.MapLike$class.default(MapLike.scala:228)
>   at scala.collection.AbstractMap.default(Map.scala:59)  at 
> scala.collection.MapLike$class.apply(MapLike.scala:141)
> {code}
> This ticket comes from 
> https://www.mail-archive.com/[email protected]/msg61280.html.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to