hussein-awala commented on PR #34257: URL: https://github.com/apache/airflow/pull/34257#issuecomment-1712929847
To be honest, I hesitated before suggesting this for the same reasons, but my assumption was that increasing min_version to a higher minor version (within the same major version) should be safe. But if you think that's not the case, we can refactor the GCP operator bug fix and introduce a new fix that doesn't need to update the common SQL code. (it's possible with some code duplication, even we can keep the method in common sql, and use it when min_version is > 1.7.2). -- 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]
