tirkarthi commented on PR #27482: URL: https://github.com/apache/airflow/pull/27482#issuecomment-1306770512
Thanks @potiuk and @uranusjr . It seems the check to see if the param is serialized handled only dict and not list in this case. I have updated to check to handle this in serialized_objects.py instead of views.py . Thanks @uranusjr for the review. -- 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]
