grundprinzip commented on PR #40525:
URL: https://github.com/apache/spark/pull/40525#issuecomment-1501118977

   We need to be careful in changing the imports too early or too late. The way 
that the is remote functionality works checks for an environment variable. If 
it's not set during the import setting it later yields undesired consequences. 
   
   Is it so had to add the dependency for grpc when using the pandas API? 
   
   What are we achieving with this? GRPC is a stable protocol and not a random 
library. It's available throughout all platforms. 
   
   What's the benefit of trying this pure approach?


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to