ephraimbuddy opened a new pull request, #56631:
URL: https://github.com/apache/airflow/pull/56631
In the future, connection error would raise RuntimeError instead of
AirflowException
and in that case, if we also have the RuntimeError in the Spark connection,
we won't be able to raise it as we would like to catch the RuntimeError from
connection.
Also, looking at what the code does, ValueError is more appropriate
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]