zymap opened a new pull request, #3875:
URL: https://github.com/apache/bookkeeper/pull/3875

   ### Motivation
   
   Pulsar python function depends on the stream storage
   python client. When installing the pulsar python client, it
   will fail to install because of the grpcio.
   
   When I want to upgrade the grpcio, I found we haven't enable
   the CI to run the python client test. This PR enable the CI
   to make us confident when pushing PR related to the stream
   storage python client.
   
   ### Changes
   
   - Fix the issues in the python client tests
   - Add CI for the python client
   - Remove the grpcio version scope
   
   


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