AstroSDK/Airflow 2.6.0 Compatibility issues
utkarsharma2 opened this issue · 0 comments
utkarsharma2 commented
Describe the bug
Currently, with Airflow 2.6 there are a few compatibility issues.
- File object serialization issues
- Table object serialization issues
- Airflow changed BackfillJob and SchedulerJob classed causing breaking issues
To Reproduce
Try running SDK 1.5.3 with Airflow 2.6.0
Expected behavior
SDK should work with both 2.5/2.6.0 versions of airflow