[ https://issues.apache.org/jira/browse/SPARK-26494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
秦坤 updated SPARK-26494: ----------------------- Description: Use spark to read oracle TIMESTAMP(6) WITH LOCAL TIME ZONE type can't be found, When the data type is TIMESTAMP(6) WITH LOCAL TIME ZONE At this point, the sqlType value of the function getCatalystType in the JdbcUtils class is -102. was: 使用spark读取oracle TIMESTAMP(6) WITH LOCAL TIME ZONE 类型找不到, 当数据类型为TIMESTAMP(6) WITH LOCAL TIME ZONE 此时JdbcUtils 类 里面函数getCatalystType的 sqlType 数值为-102 Summary: 【spark sql】Use spark to read oracle TIMESTAMP(6) WITH LOCAL TIME ZONE type can't be found, (was: 【spark sql】 使用spark读取oracle TIMESTAMP(6) WITH LOCAL TIME ZONE 类型找不到) > 【spark sql】Use spark to read oracle TIMESTAMP(6) WITH LOCAL TIME ZONE type > can't be found, > ------------------------------------------------------------------------------------------ > > Key: SPARK-26494 > URL: https://issues.apache.org/jira/browse/SPARK-26494 > Project: Spark > Issue Type: Improvement > Components: SQL > Affects Versions: 2.4.0 > Reporter: 秦坤 > Priority: Minor > > Use spark to read oracle TIMESTAMP(6) WITH LOCAL TIME ZONE type can't be > found, > When the data type is TIMESTAMP(6) WITH LOCAL TIME ZONE > At this point, the sqlType value of the function getCatalystType in the > JdbcUtils class is -102. -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org