itholic commented on PR #40525: URL: https://github.com/apache/spark/pull/40525#issuecomment-1501265948
> We should probably think about adding grpcio as a hard dependency for whole PySpark project, but definitely not alone for pandas API on Spark I think this point is particularly crucial even though all of your opinions make sense to me. To summarize, I will made a fix following the suggestion in https://github.com/apache/spark/pull/40525#issuecomment-1501097772 so that the Pandas API on Spark can work without `grpcio` for now. Then, we can discuss adding the `grpcio` dependency to the entire PySpark project if needed in the future. Thank you for all the feedback! -- 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]
