dstandish edited a comment on pull request #15100:
URL: https://github.com/apache/airflow/pull/15100#issuecomment-811659712


   ok so to be clear @mik-laj you are in support of supporting arbitrary dict 
under `extra`, just not primative or list?
   
   OR, you do _not_ support this PR at all and you think extra should just be 
dict of strings i.e `'key1':'val1'` and so on, e.g. _not_ 
`'key1':{'key3':'key4'}`
   
   if you support this i'll remove the tests for primitive and list, so that 
the codebase does not explicitly endorse them.


-- 
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:
us...@infra.apache.org


Reply via email to