sunank200 commented on code in PR #51153:
URL: https://github.com/apache/airflow/pull/51153#discussion_r2135703272


##########
task-sdk/src/airflow/sdk/definitions/context.py:
##########
@@ -118,6 +118,8 @@ class AirflowParsingContext(NamedTuple):
 
     If these values are not None, they will contain the specific DAG and Task 
ID that Airflow is requesting to
     execute. You can use these for optimizing dynamically generated DAG files.
+
+    You can obtain the current values via :py:func:`.get_parsing_context`.

Review Comment:
   <img width="553" alt="Screenshot 2025-06-09 at 5 20 04 PM" 
src="https://github.com/user-attachments/assets/381c897f-cfeb-4e29-b5b9-eed4b2433720";
 />
   It is showing here.



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