[ 
https://issues.apache.org/jira/browse/SPARK-49392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot reassigned SPARK-49392:
--------------------------------------

    Assignee: Apache Spark

> Catch errors when failing to write to external data source
> ----------------------------------------------------------
>
>                 Key: SPARK-49392
>                 URL: https://issues.apache.org/jira/browse/SPARK-49392
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 4.0.0
>            Reporter: Uroš Bojanić
>            Assignee: Apache Spark
>            Priority: Major
>              Labels: pull-request-available
>
> Catch non-fatal exceptions when trying to save the results of a query into a 
> data source. For example, 
> {code:java}
> com.crealytics.spark.excel{code}
>  sometimes throws:
> {code:java}
> scala.MatchError{code}
> which is not very user-friendly.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to