yeandy edited a comment on pull request #16590:
URL: https://github.com/apache/beam/pull/16590#issuecomment-1021550520


   I see a bunch of `grpc` errors in some of the unit tests. I think we can 
ignore?
   
   I also see doctest errors for the `replace` method, specifically for the 
`s.replace([1, 2], method='bfill')` and `s.replace('a', None)` tests. However, 
when I run doctests locally, I don't see these errors. I believe these two 
tests are properly accounted for under `wont_implement_ok`, but maybe I 
overlooked something?
   
   Edit: I think I know why. It's because we haven't updated the version of 
pandas to 1.4.0 in the precommit tasks / `setup.py`  


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