You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/01/26 18:01:55 UTC

[GitHub] [airflow] rochamc commented on issue #13812: After migrating from version 1.10.12 to 2.0.0, SimpleHttpOperator produces the error "Data too long for column 'value' at row 1" when pushing to XCOM

rochamc commented on issue #13812:
URL: https://github.com/apache/airflow/issues/13812#issuecomment-767722688


   > https://github.com/apache/airflow/blob/master/UPDATING.md#the-default-value-for-core-enable_xcom_pickling-has-been-changed-to-false
   > You can turn this back to `True`:
   > 
   > ```ini
   > [core]
   > enable_xcom_pickling = True
   > ```
   
   Thank you for your reply. We've made this change but the error continues to happen.


----------------------------------------------------------------
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:
users@infra.apache.org