You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/04/01 05:48:03 UTC

[GitHub] [airflow] dstandish edited a comment on pull request #15100: Add support for arbitrary json in conn uri format

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 go ahead and remove primitive and list but keep arbitrary dict.


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