potiuk commented on issue #55524:
URL: https://github.com/apache/airflow/issues/55524#issuecomment-3286281710

   BTW. Same reason why you would not name your python module `email` for 
example - our docs also suggest to use your specific packages (namespaces) 
specific for your case.
   
   It's really the qustion - shoudl **everything be more complex** to make it 
easier to add "commonly named" parameters occasionally or rather make 
**everything less complex** at the expense of occasionally breaking things that 
is super easy to fix (and have good error message).
   
   I am definitely for the latter.


-- 
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]

Reply via email to