[
https://issues.apache.org/jira/browse/SPARK-50791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yang Jie resolved SPARK-50791.
------------------------------
Fix Version/s: 4.0.0
Resolution: Fixed
Issue resolved by pull request 49451
[https://github.com/apache/spark/pull/49451]
> Fix NullPointerException during error handling for streaming state store
> ------------------------------------------------------------------------
>
> Key: SPARK-50791
> URL: https://issues.apache.org/jira/browse/SPARK-50791
> Project: Spark
> Issue Type: Task
> Components: Structured Streaming
> Affects Versions: 4.0.0
> Reporter: Livia Zhu
> Assignee: Livia Zhu
> Priority: Major
> Labels: pull-request-available
> Fix For: 4.0.0
>
>
> Directly calling `contains` on a `SparkException.getCondition` may result in
> a NullPointerException if `getCondition` returns `null`. We need to wrap
> `getCondition` in an option for safe handling.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]