melugoyal commented on PR #35694:
URL: https://github.com/apache/airflow/pull/35694#issuecomment-1821880386

   @VladaZakharova @potiuk please correct me if i'm wrong but i don't see how 
you can specify a list of strings when configuring a connection through the 
Airflow UI for a connection field that is a string. this change allows the user 
to specify a comma-separated list of strings in the Airflow UI for the 
`impersonation_chain` argument, and upon instantiating the hook we detect a 
comma-separated string for that argument and convert it to a list of strings.


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