Skip to content

[SPARK-52440] [Declarative Pipelines] Add python install extra for declarative pipelines #51138

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

sryza
Copy link
Contributor

@sryza sryza commented Jun 9, 2025

What changes were proposed in this pull request?

After this PR, pip install pyspark[pipelines] will install all Declarative Pipelines Python dependencies, which include:

  • All SQL dependencies
  • All Spark Connect dependencies
  • pyyaml

Why are the changes needed?

#50944 (review)

Does this PR introduce any user-facing change?

No

How was this patch tested?

pip install python/packaging/classic[pipelines]

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

No

@HyukjinKwon
Copy link
Member

Let's file a new JIRA thought :-).

@the-sakthi
Copy link
Member

the-sakthi commented Jun 10, 2025

LGTM. The PR title could inclue the spark jira and module desc.

@sryza sryza changed the title Add python install extra for declarative pipelines [SPARK-52440] Add python install extra for declarative pipelines Jun 10, 2025
@sryza
Copy link
Contributor Author

sryza commented Jun 10, 2025

👍 here is a JIRA: https://issues.apache.org/jira/browse/SPARK-52440

@sryza sryza changed the title [SPARK-52440] Add python install extra for declarative pipelines [SPARK-52440] [Declarative Pipelines] Add python install extra for declarative pipelines Jun 10, 2025
@sryza sryza closed this in 8052660 Jun 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants