[
https://issues.apache.org/jira/browse/SPARK-44885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hyukjin Kwon resolved SPARK-44885.
----------------------------------
Fix Version/s: 3.5.0
4.0.0
Resolution: Fixed
Issue resolved by pull request 42576
[https://github.com/apache/spark/pull/42576]
> NullPointerException is thrown when column with ROWID type contains NULL
> values
> -------------------------------------------------------------------------------
>
> Key: SPARK-44885
> URL: https://issues.apache.org/jira/browse/SPARK-44885
> Project: Spark
> Issue Type: Bug
> Components: Spark Core, SQL
> Affects Versions: 3.4.1
> Reporter: Tim Nieradzik
> Priority: Major
> Fix For: 3.5.0, 4.0.0
>
>
> A row ID may be NULL in an Oracle table. When this is the case, the following
> exception is thrown:
> {{[info] Cause: java.lang.NullPointerException:}}
> {{{}[info] at
> org.apache.spark.sql.execution.datasources.jdbc.JdbcUtils$.$anonfun$makeGetter$12(JdbcUtils.scala:452){}}}{{{}[info]
> at
> org.apache.spark.sql.execution.datasources.jdbc.JdbcUtils$.$anonfun$makeGetter$12$adapted(JdbcUtils.scala:451){}}}
> {{{}[info] at
> org.apache.spark.sql.execution.datasources.jdbc.JdbcUtils$$anon$1.getNext(JdbcUtils.scala:361){}}}{{{}[info]
> at
> org.apache.spark.sql.execution.datasources.jdbc.JdbcUtils$$anon$1.getNext(JdbcUtils.scala:343){}}}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]