Serge Rielau created SPARK-56029:
------------------------------------
Summary: Allow for option error-subconditions
Key: SPARK-56029
URL: https://issues.apache.org/jira/browse/SPARK-56029
Project: Spark
Issue Type: Improvement
Components: Spark Core
Affects Versions: 4.2.0
Reporter: Serge Rielau
Today error conditions come in two forms:
SOME_ERROR or SOME_ERROR.\{DETAIL1 | DETAIL2 | }
Once an error condition has a subcondition, a subcondition MUST be specified
and it must be tested.
Here we want to make specification of a subcondition optional.
And we also want to make testing for it optional.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]