[
https://issues.apache.org/jira/browse/SPARK-49902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Max Gekk resolved SPARK-49902.
------------------------------
Fix Version/s: 4.0.0
Resolution: Fixed
Issue resolved by pull request 48379
[https://github.com/apache/spark/pull/48379]
> RegExpReplace does not catch runtime errors when it fails on certain rows
> -------------------------------------------------------------------------
>
> Key: SPARK-49902
> URL: https://issues.apache.org/jira/browse/SPARK-49902
> Project: Spark
> Issue Type: Bug
> Components: SQL
> Affects Versions: 4.0.0
> Reporter: Harsh Motwani
> Assignee: Harsh Motwani
> Priority: Major
> Labels: pull-request-available
> Fix For: 4.0.0
>
>
> Currently, RegExprReplace does not catch any exceptions during runtime. It
> lets the underlying Java libraries throw whichever error they do. It would be
> good if Spark caught the underlying exceptions and threw a formal
> SparkException.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]