kolfild26 opened a new pull request, #27319: URL: https://github.com/apache/airflow/pull/27319
_**Summary.**_ ORA exit codes are controlled by the DB developer and could be a part of a dag logic. So in order to get access to these codes in dag, I propose an easy enhancement - push ORA exit code to XCOM when DatabaseError occurs. One file changed - providers/oracle/operators/oracle.py Motivation and detailed description - https://github.com/apache/airflow/discussions/23787 @potiuk -- 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]
