kaxil commented on issue #45425:
URL: https://github.com/apache/airflow/issues/45425#issuecomment-2783220415

   Can you see if we can get https://github.com/apache/airflow/issues/45425 in 
before rc2 if possible? And verify it by using `XComObjectStorageBackend`
   
   ```
   [core]
   xcom_backend = 
airflow.providers.common.io.xcom.backend.XComObjectStorageBackend
   
   [common.io]
   xcom_objectstorage_path = s3://conn_id@mybucket/key
   xcom_objectstorage_threshold = 1048576
   xcom_objectstorage_compression = gzip
   ```


-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to