vandonr-amz commented on PR #34222:
URL: https://github.com/apache/airflow/pull/34222#issuecomment-1712130800

   I wanted to avoid resorting to calling the `ExtendedJSON` myself and tried 
for a while to use sqlalchemy's `session.add` and intercept the insert query 
with some mocking but it turned out to be a pretty deep wormhole, so I took the 
easier path after the Nth obstacle.


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