HyukjinKwon opened a new pull request, #39123:
URL: https://github.com/apache/spark/pull/39123

   ### What changes were proposed in this pull request?
   
   This PR proposes to:
   
   - Add `pyspark.sql.connect` and `pyspark.sql.protobuf` to the PySpark 
package in PyPI.
   - Fix the documentation to specify the dependencies for Python Spark Connect 
client.
   
   ### Why are the changes needed?
   
   To guide users to use Spark Connect and Protobuf, and package these feature 
to be released properly.
   
   ### Does this PR introduce _any_ user-facing change?
   
   Yes, this exposes both `pyspark.sql.connect` and `pyspark.sql.protobuf` to 
the end users in PyPI package. In addition, this fixes the user-facing 
documentation about dependencies from Spark Connect.
   
   ### How was this patch tested?
   
   CI in this PR should test it out.


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