potiuk commented on pull request #22393: URL: https://github.com/apache/airflow/pull/22393#issuecomment-1074321549
I thnk this is wrong. I thhink you shoudl use `base64.b64encode(message.data)` to encode it to ascii string if you want to make it json serializable. You should also add some unit tests for it. -- 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]
