tatiana commented on code in PR #37725: URL: https://github.com/apache/airflow/pull/37725#discussion_r1517976751
########## airflow/providers/openlineage/provider.yaml: ########## @@ -77,6 +77,14 @@ config: example: "airflow.operators.bash.BashOperator;airflow.operators.python.PythonOperator" default: "" version_added: 1.1.0 + opt_in: Review Comment: Python context manager (`with`). This may be more explicit: `disabled_unless_with_context_manager` or `disabled_unless_with_ol_context_manager` -- 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-unsubscr...@airflow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org