uranusjr commented on code in PR #64243:
URL: https://github.com/apache/airflow/pull/64243#discussion_r2999735384


##########
airflow-core/src/airflow/serialization/decoders.py:
##########
@@ -106,6 +105,8 @@ def _decode_asset(var: dict[str, Any]):
             )
             for watcher in watchers
         ],
+        # TODO: Deprecated in SDK. Remove in Airflow 4.0.

Review Comment:
   I was thinking this might be confusing if we decouple SDK and Core 
versioning.



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

Reply via email to