Maciej Bryński created SPARK-11300:
--------------------------------------

             Summary: Support for string length when writing to JDBC
                 Key: SPARK-11300
                 URL: https://issues.apache.org/jira/browse/SPARK-11300
             Project: Spark
          Issue Type: New Feature
          Components: SQL
    Affects Versions: 1.5.1
            Reporter: Maciej Bryński


Right now every StringType fields are written to JDBC as TEXT.
I'd like to have option to write it as VARCHAR(size).
Maybe we could use StringType(size) ?







--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to