[ 
https://issues.apache.org/jira/browse/SPARK-44838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17767762#comment-17767762
 ] 

Hudson commented on SPARK-44838:
--------------------------------

User 'srielau' has created a pull request for this issue:
https://github.com/apache/spark/pull/42985

> Enhance raise_error() to exploit the new error framework
> --------------------------------------------------------
>
>                 Key: SPARK-44838
>                 URL: https://issues.apache.org/jira/browse/SPARK-44838
>             Project: Spark
>          Issue Type: Improvement
>          Components: Spark Core
>    Affects Versions: 3.5.0
>            Reporter: Serge Rielau
>            Priority: Major
>
> raise_error() and assert_true() do not presently utilize the new error 
> framework.
> We want to generalize raise_error() to take an error class, sqlstate and 
> message parameters as arguments to compose a well-formed error condition.
> The existing assert_true(0 and raise_error() versions should return an error 
> class 



--
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