uranusjr commented on PR #28324:
URL: https://github.com/apache/airflow/pull/28324#issuecomment-1347806060
Instead of adding a bunch of `~`, would it be simpler to omit them and use
`get('previous_name')` instead?
I also wonder if it’s better to do
```yaml
renamed:
previous_name: ...
version: ...
```
so it’s clearer the two keys must appear together.
--
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]