gopidesupavan commented on code in PR #42252:
URL: https://github.com/apache/airflow/pull/42252#discussion_r1774168969


##########
airflow/providers/openlineage/provider.yaml:
##########
@@ -83,7 +83,8 @@ config:
           Exclude some Operators from emitting OpenLineage events by passing a 
string of semicolon separated
           full import paths of Operators to disable.
         type: string
-        example: 
"airflow.operators.bash.BashOperator;airflow.operators.python.PythonOperator"
+        example: "airflow.providers.standard.operators.bash.BashOperator;

Review Comment:
   I am not sure about this change impact, will it cause any issues? when this 
provider release in the next provider release cycle, without standard provider? 
could you please give your thoughts?



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