cjames23 commented on code in PR #34693: URL: https://github.com/apache/airflow/pull/34693#discussion_r1344556720
########## airflow/providers/amazon/aws/operators/opensearch.py: ########## @@ -0,0 +1,189 @@ +# Review Comment: This PR is on hold right now until the other PR is ready. Once that is ready I will be updating this PR with pieces in place that handle the separate provider and really what my thought process here is going to be is that the particular Operators for the managed service just need to be sub classes of the Open Search provider ones and replace the hook with the one required for the managed service piece. I am open to other ideas here. -- 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]
