bolkedebruin commented on PR #37058: URL: https://github.com/apache/airflow/pull/37058#issuecomment-1913716928
> It looks good! I'm just wondering if we should move the introduced XCom backend and its configurations to the `common.io` provider 🤔 @hussein-awala as mentioned in the topic start we can two multiple ways: 1. Merge this in into BaseXCom 2. Keep it separate If we chose 2 then it makes sense to move it into common.io (with all the extras that it requires cause it is a 'new' capability for a provider). As it is backwards compatible and by default does the same as BaseXCom (storing data in the db) option 1 might make more sense. -- 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]
