PDGGK commented on PR #37298:
URL: https://github.com/apache/beam/pull/37298#issuecomment-3770948138

   The two failing checks appear to be flaky tests unrelated to this PR's 
changes:
   
   1. **PreCommit Python Dataframes (3.10)** - 
`test_unbatch_no_index_Series[string]` failed with 
`grpc._channel._MultiThreadedRendezvous: Socket closed` - a gRPC infrastructure 
issue
   
   2. **PreCommit Python Examples (3.11)** - `test_gaps_1` failed with a 
`BeamAssertException` due to result ordering mismatch
   
   This PR only modifies error messages in `ptransform.py` and does not touch 
any dataframe or example code. Could a maintainer please re-run the checks?


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