Brunda10 commented on PR #54657: URL: https://github.com/apache/airflow/pull/54657#issuecomment-3235779954
In Airflow 2.x, `XCom.get_value()` returns the compressed file path instead of the decompressed value. Updated the test to handle this by manually loading and decompressing the file, while keeping the direct assertion for Airflow 3.x where deserialization happens automatically. -- 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]
