fat-catTW commented on PR #72586:
URL: https://github.com/apache/airflow/pull/72586#issuecomment-5571445875

   Thanks for pointing this out. 
   I confirmed that the Apache Beam provider tests are currently excluded from 
CI while the provider is suspended, and the related Google Dataflow test module 
is skipped as well.
   
   I also reviewed #66952 and the existing fix in VladaZakharova/airflow#325. 
Although this PR takes a somewhat different approach, both changes address the 
same underlying issue.
   
   Since the existing work started earlier and is already coordinated with the 
Beam provider unsuspension, I’m converting this PR to draft and will leave the 
issue to that work.
   
   Please feel free to reference or reuse anything useful from this 
implementation, particularly the periodic job ID lookup while the launcher is 
still producing output, the synchronous fallback when no job ID can be 
resolved, and the additional Beam operator tests.
   
   Thanks for the clarification.


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