dstandish commented on pull request #13423:
URL: https://github.com/apache/airflow/pull/13423#issuecomment-775330001


   > > i feel a little iffy about this. i am tempted to have the hook return 
`namedtuple('SubprocessResult', ['exit_code', 'output'])` and let the operator 
decide what to do (skip fail or any other action)
   > 
   > @dstandish Yes, that sounds better.
   
   Ok cool.  I have pushed this change. PTAL


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to