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/12 23:57:52 UTC

[GitHub] [airflow] kaxil commented on issue #11618: Support to turn off the sql echo at logging in dbapi_hook

kaxil commented on issue #11618:
URL: https://github.com/apache/airflow/issues/11618#issuecomment-967734317


   Yup, just add a feature to add `log_sql` kwarg to `DbApiHook` and then https://github.com/apache/airflow/pull/18718 should help in passing this kwargs to hook so that we don't need to add it to all Operators or just `BaseSQLOperator`


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