jscheffl commented on PR #43905: URL: https://github.com/apache/airflow/pull/43905#issuecomment-2471401861
I like the drop of the pickle type - but I'd favor not keeping this as blob/binary in the DB. Then we can not use any DB feature to efficiently "use" the data other than a blob. If not in this PR, can we have a follow-up that converts the data into `json` data type as described in https://www.postgresql.org/docs/17/datatype-json.html ? -- 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]
