uranusjr commented on PR #58852: URL: https://github.com/apache/airflow/pull/58852#issuecomment-3626377265
After the timetable change, each built-in timetable has two identities, one in SDK and one in Core. I think it’d be a good idea for built-in timetables’ `type_name` to simply be the class name instead of the full import path to avoid user confusion. Custom timetables should still use the full import path as in this PR. -- 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]
