OmerJog commented on a change in pull request #6332: [AIRFLOW-5710] Optionally 
raise exception on unused operator arguments.
URL: https://github.com/apache/airflow/pull/6332#discussion_r338569836
 
 

 ##########
 File path: airflow/config_templates/default_airflow.cfg
 ##########
 @@ -243,6 +243,7 @@ default_cpus = 1
 default_ram = 512
 default_disk = 512
 default_gpus = 0
+allow_illegal_arguments = True
 
 Review comment:
   Shouldn't be here a short note explaining what this setting does?
   Something like
   `# When set to False raise exception on unused operator arguments`

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to