Github user dongjoon-hyun commented on a diff in the pull request:

    https://github.com/apache/spark/pull/20057#discussion_r168927406
  
    --- Diff: 
sql/core/src/main/scala/org/apache/spark/sql/jdbc/DerbyDialect.scala ---
    @@ -41,4 +41,16 @@ private object DerbyDialect extends JdbcDialect {
           Option(JdbcType("DECIMAL(31,5)", java.sql.Types.DECIMAL))
         case _ => None
       }
    +
    +  /**
    +  * The SQL query used to truncate a table.
    --- End diff --
    
    Indentation.


---

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

Reply via email to