highfly22 opened a new pull request #15448: URL: https://github.com/apache/airflow/pull/15448
This patch try to solve the issue that csv fields contains delimiter
character. For example,
```
,id,json,order_id
0,"[{'id': 192, 'name': 'foo'}]",20
```
--
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]
