vandonr-amz commented on code in PR #33423: URL: https://github.com/apache/airflow/pull/33423#discussion_r1295252828
########## airflow/cli/cli_parser.py: ########## Review Comment: > Yeah, that's what I meant, raise an exception. ok :p So, yeah, that'd be good if an executor introduces a command that conflicts with core, but if in core we introduce a new command that conflicts with an existing executor command, it'd be kind of bad :/ And since users can create their own executors, we'd never know beforehand. -- 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]
