potiuk commented on pull request #15736: URL: https://github.com/apache/airflow/pull/15736#issuecomment-871509066
Seems that execution_info are "rows" returned by Cursor which is not json-serializable. This PyMSQL shows an example how you can do it: https://programmersought.com/article/12771376188/ -- 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]
