YangMuye commented on issue #13988: URL: https://github.com/apache/airflow/issues/13988#issuecomment-771628888
@RosterIn it is the behavior of some renderers (e.g. the SQL renderer), but not the others (such as the JSON renderer). In the past, the field was directly passed to the render, so a SQL renderer would render a SQL field as a list as illustrated in my example, and a JSON renderer would render a JSON field as JSON as shown in his example. ---------------------------------------------------------------- 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]
