ashb commented on pull request #19505: URL: https://github.com/apache/airflow/pull/19505#issuecomment-985323347
@uranusjr needs to make a similar sort of change (where the signature for BaseOperatorLink changes) and I think he was proposing putting `version` class attribute instead of using sig.inspect. I guess the main difference there is the number of args wasn't changing, but sig.inspect is relatively slow. Thoughts TP? Should we use the same `Class.version` attribute approach here? -- 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]
