dstandish commented on pull request #15013:
URL: https://github.com/apache/airflow/pull/15013#issuecomment-810562815


   I was inspired by this conversation to make a PR that adds support for 
arbitrary json in conn uri format: https://github.com/apache/airflow/pull/15100.
   
   We could also add support of the case of an unquoted arbitrary string value 
by modifying extra_dejson to return the string rather than empty dict in this 
case (see note at end of the PR description).
   
   It's orthogonal to this PR but closely related topic :) 


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


Reply via email to