potiuk commented on pull request #10784: URL: https://github.com/apache/airflow/pull/10784#issuecomment-694560237
Because the constraints were not upgraded (fixed by this PR) the Pandas upgrade also introduced a breaking change #11004 . So having the eager upgrade in push will actually help us to detect such breaking changes faster (BTW. it's great that both moto and pandas breaking changes have not impacted regular PRs so far = because of the design :) . We would be in much worse state if it was not implemented like that with all the PRs failing out of the sudden.). ---------------------------------------------------------------- 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: [email protected]
