bjornjorgensen commented on PR #40525: URL: https://github.com/apache/spark/pull/40525#issuecomment-1501121526
One of the key thing with pandas API on spark is that users only have to change `pd` to `ps` in the import. But now they also have to install GRPC. Does this PR introduce any user-facing change? Yes, every pandas API on spark user need to install GRPC. -- 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]
