uranusjr edited a comment on pull request #19378:
URL: https://github.com/apache/airflow/pull/19378#issuecomment-967047503


   Yes we should do something for this but separately. Maybe something like 
(just a random idea)
   
   ```python
   @task(..., log_return_value="DEBUG")
   def my_task():
       ...
       return large_data
   ```


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


Reply via email to