uranusjr commented on issue #15355: URL: https://github.com/apache/airflow/issues/15355#issuecomment-820871119
`0xd83d 0xde03` is the UTF-16 rerpresentation of 😃, so it seems like `sql_to_gcs` is not handling surrogate pairs correctly. Either way, the MySQL hook seems to work properly (even on Python 2, that’s the correct code it should return). Please do file a bug if Airflow 2 still has the bug! -- 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]
