lostluck commented on issue #28972:
URL: https://github.com/apache/beam/issues/28972#issuecomment-1930538626

   At this point it appears to be hard failing for a few Python 3.11 related 
issues.
   
   https://github.com/apache/beam/actions/runs/7803720204/job/21284093581
   
   
https://github.com/apache/beam/actions/workflows/beam_PostCommit_XVR_Direct.yml?query=is%3Afailure
   
   
`:sdks:python:test-suites:direct:xlang:validatesCrossLanguageRunnerPythonUsingSql`
   
   ```
    File 
"/runner/_work/beam/beam/build/gradleenv/1922375555/lib/python3.11/site-packages/apache_beam/transforms/trigger.py",
 line 1376, in process_elements
       if input_watermark > window.end + self.allowed_lateness:
                            ^^^^^^^^^^
   AttributeError: 'bytes' object has no attribute 'end'
   ```


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