Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-19392

Throw an exception "NoSuchElementException: key not found: scale" in OracleDialect

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Won't Fix
    • 2.1.0
    • None
    • SQL
    • None

    Description

      In OracleDialect, if you use Numeric types in `DataFrameWriter` with Oracle jdbc, this throws an exception below;

        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)
      

      This ticket comes from https://www.mail-archive.com/user@spark.apache.org/msg61280.html.

      Attachments

        Activity

          People

            Unassigned Unassigned
            maropu Takeshi Yamamuro
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: