[ https://issues.apache.org/jira/browse/SPARK-7101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15557745#comment-15557745 ]
Hyukjin Kwon commented on SPARK-7101: ------------------------------------- I guess we have {{TimestampType}}, {{DateType}} and {{CalenderIntervalType}}. Is there any case when those three types do not handle? FWIW, I see this `TIME` is mapped to {{TimestampType}} in {{JdbcUtils}}. > Spark SQL should support java.sql.Time > -------------------------------------- > > Key: SPARK-7101 > URL: https://issues.apache.org/jira/browse/SPARK-7101 > Project: Spark > Issue Type: Improvement > Components: SQL > Affects Versions: 1.2.1 > Environment: All > Reporter: Peter Hagelund > Priority: Minor > > Several RDBMSes support the TIME data type; for more exact mapping between > those and Spark SQL, support for java.sql.Time with an associated > DataType.TimeType would be helpful. -- 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