akshayvijayjain commented on PR #54034:
URL: https://github.com/apache/airflow/pull/54034#issuecomment-3149969946
@jscheffl @shubhamraj-git @bugraoz93
Thank you for inputs; what we understood is we have to allow support for ''
in api to support backward compatibility for ctl.
so we should convert '' to {} before storing in DB
while from UI; we could restrict even '' | OR | to be in sync till airflow
4; we can allow '' from UI also; and since api already converting it to {}
Now; we also need to add deprecation log in
1. api call
2. CTL
Please confirm if our approach is okay!
--
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]