melugoyal commented on PR #35694: URL: https://github.com/apache/airflow/pull/35694#issuecomment-1816896785
@VladaZakharova essentially there's a bug in the current implementation where there is no actual way to pass in a list of strings via the connection. this PR enables that by expecting a comma-separated list of strings, then splitting them into a list when instantiating the hook -- 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]
