dstandish commented on pull request #22579: URL: https://github.com/apache/airflow/pull/22579#issuecomment-1081328480
> NIT: I'd use Enum or bool for providers/sources, but having string is nice for debugging too, so no problem wiht it (and TIL about _post_init__) yeah thought about Enum but thought it was too heavy handed for this But bool is a good idea then we don't need post_init -- 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]
