ferruzzi commented on code in PR #24057: URL: https://github.com/apache/airflow/pull/24057#discussion_r891533931
########## airflow/providers/amazon/aws/example_dags/example_appflow.py: ########## @@ -0,0 +1,110 @@ +# Licensed to the Apache Software Foundation (ASF) under one Review Comment: +1 to vincbeck I think we're still at the point where we shouldn't need to require that. If we want to merge it as a sample dag, I can add it to my list of dags that need to be converted. We only have the one merged and it's not the best sample case, and no real design guide yet (expect one by the end of the week). If Igor does the conversion now, I certainly won't say no, but we'll likely have to go back and adjust it later anyway. I'm happy to take on that work. -- 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]
