You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/11/05 09:47:58 UTC

[GitHub] [airflow] KennethanCeyer commented on a change in pull request #19378: Change logLevel as debug for XCOM returned value message

KennethanCeyer commented on a change in pull request #19378:
URL: https://github.com/apache/airflow/pull/19378#discussion_r743517890



##########
File path: airflow/operators/python.py
##########
@@ -123,6 +123,9 @@ def my_python_callable(**kwargs):
     :param templates_exts: a list of file extensions to resolve while
         processing templated fields, for examples ``['.sql', '.hql']``
     :type templates_exts: list[str]
+    :param show_return_value_in_logs: a bool value whether to show return_value

Review comment:
       I just edited the docstring explanation, but
   I will think about it a little more and improve it soon.




-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org