JDarDagran commented on code in PR #31398: URL: https://github.com/apache/airflow/pull/31398#discussion_r1218194785
########## airflow/providers/openlineage/utils/sql.py: ########## @@ -0,0 +1,194 @@ +# Licensed to the Apache Software Foundation (ASF) under one Review Comment: I'd say there are at least 2 kinds of utility files now, which is enough reason for me to have a separate folder for it. Probably some more would show up in near future, e.g. when developing additional support PythonOperator and TaskFlow API. -- 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]
