[ https://issues.apache.org/jira/browse/SPARK-11300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14974443#comment-14974443 ]
Maciej Bryński commented on SPARK-11300: ---------------------------------------- Not really. SPARK-10101 is about situation where there is no TEXT type in DBMS. I'm talking about situation where I want to specify independently size of every string column in DataFrame. > 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