gengliangwang commented on pull request #30902: URL: https://github.com/apache/spark/pull/30902#issuecomment-750281759
>Then I guess the bug should be in the Spark JDBC Utils schema conversion part then (https://github.com/apache/spark/blob/master/sql/core/src/main/scala/org/apache/spark/sql/execution/datasources/jdbc/JdbcUtils.scala#L229)? Cos it converts a TIME(6) in MySQL into TimestampType. It should be IntegerType then no? Yes, it should be Integertype or CalendarIntervalType ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org