ephraimbuddy opened a new pull request, #33202:
URL: https://github.com/apache/airflow/pull/33202

   XCom.value is a LargeBinary column type and making a select/query directly 
on a LargeBinary column results in SQLALchemy returning byte data. This commit 
fixes this issue that resulted in xcom value displayed as byte data in the UI
   
   


-- 
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]

Reply via email to