ashb commented on code in PR #67235: URL: https://github.com/apache/airflow/pull/67235#discussion_r3273035152
########## task-sdk/src/airflow/sdk/execution_time/schema/versions/__init__.py: ########## Review Comment: I sort of see why we have this, but it feels weird to have a the version history "duplicated" on the client side. Don't a lot of the schemas/models implicitly have a dependency on the Exec API side versioning too? -- 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]
