Skip to content

[SPARK-47762][PYTHON][CONNECT] Add pyspark.sql.connect.protobuf into setup.py#45924

Closed
HyukjinKwon wants to merge 1 commit into
apache:masterfrom
HyukjinKwon:SPARK-47762
Closed

[SPARK-47762][PYTHON][CONNECT] Add pyspark.sql.connect.protobuf into setup.py#45924
HyukjinKwon wants to merge 1 commit into
apache:masterfrom
HyukjinKwon:SPARK-47762

Conversation

@HyukjinKwon

Copy link
Copy Markdown
Member

What changes were proposed in this pull request?

This PR is a followup of #42563 (but using new JIRA as it's already released), which adds pyspark.sql.connect.protobuf into setup.py.

Why are the changes needed?

So PyPI packaged PySpark can support protobuf function with Spark Connect on.

Does this PR introduce any user-facing change?

Yes. The new feature is now available with Spark Connect on if users install Spark Connect by pip.

How was this patch tested?

Being tested in #45870

Was this patch authored or co-authored using generative AI tooling?

No.

@github-actions github-actions Bot added the PYTHON label Apr 8, 2024
@HyukjinKwon

Copy link
Copy Markdown
Member Author

cc @zhengruifeng

@HyukjinKwon

Copy link
Copy Markdown
Member Author

Merged to master, and branch-3.5.

HyukjinKwon added a commit that referenced this pull request Apr 8, 2024
…setup.py

This PR is a followup of #42563 (but using new JIRA as it's already released), which adds `pyspark.sql.connect.protobuf` into `setup.py`.

So PyPI packaged PySpark can support protobuf function with Spark Connect on.

Yes. The new feature is now available with Spark Connect on if users install Spark Connect by `pip`.

Being tested in #45870

No.

Closes #45924 from HyukjinKwon/SPARK-47762.

Authored-by: Hyukjin Kwon <gurwls223@apache.org>
Signed-off-by: Hyukjin Kwon <gurwls223@apache.org>
(cherry picked from commit f94d95d)
Signed-off-by: Hyukjin Kwon <gurwls223@apache.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants