piffall commented on a change in pull request #14027:
URL: https://github.com/apache/airflow/pull/14027#discussion_r570792472



##########
File path: airflow/providers/amazon/aws/hooks/glue.py
##########
@@ -60,9 +62,10 @@ def __init__(
         num_of_dpus: int = 10,
         region_name: Optional[str] = None,
         iam_role_name: Optional[str] = None,
+        connections: List[str] = None,

Review comment:
       Hi @dstandish , I also think that it's a very good idea. I'll implement 
it like you suggest and push the changes. Thx!




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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to