Vamsi-klu commented on PR #69740:
URL: https://github.com/apache/airflow/pull/69740#issuecomment-5153075966

   Thanks for the careful review. Both caveats are now in the parameter 
docstring as of b90bc955: the XCom warning ("Results are returned through 
normal task return handling and may be stored in XCom, so avoid enabling this 
for large result sets") and an explicit note that None results are dropped, so 
the returned list does not align positionally with the consumed messages. I 
kept the wording in line with the operator guide so the two stay consistent.
   
   Drafted-by: Claude Code (Fable 5); reviewed by @Vamsi-klu before posting


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