Skip to content

[SPARK-58229][PYSPARK] Make graphviz requirement to match the documentation#57386

Closed
gaogaotiantian wants to merge 2 commits into
apache:masterfrom
gaogaotiantian:change-graphviz-dep
Closed

[SPARK-58229][PYSPARK] Make graphviz requirement to match the documentation#57386
gaogaotiantian wants to merge 2 commits into
apache:masterfrom
gaogaotiantian:change-graphviz-dep

Conversation

@gaogaotiantian

Copy link
Copy Markdown
Contributor

What changes were proposed in this pull request?

Use graphviz>=0.20 instead of graphviz==0.20.3.

Why are the changes needed?

In our documentation we claim to support graphviz>=0.20, we should make the basic dependency match that claim.

This will make it not conflict with our minimum CI test where it actually tests against the minimum supported version 0.20.0.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

CI.

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

No.

@uros-b uros-b left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

gaogaotiantian added a commit that referenced this pull request Jul 21, 2026
…ation

### What changes were proposed in this pull request?

Use `graphviz>=0.20` instead of `graphviz==0.20.3`.

### Why are the changes needed?

In our [documentation](https://spark.apache.org/docs/latest/api/python/getting_started/install.html#spark-connect) we claim to support `graphviz>=0.20`, we should make the basic dependency match that claim.

This will make it not conflict with our minimum CI test where it actually tests against the minimum supported version `0.20.0`.

### Does this PR introduce _any_ user-facing change?

No.

### How was this patch tested?

CI.

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

No.

Closes #57386 from gaogaotiantian/change-graphviz-dep.

Authored-by: Tian Gao <gaogaotiantian@hotmail.com>
Signed-off-by: Tian Gao <gaogaotiantian@hotmail.com>
(cherry picked from commit c57c133)
Signed-off-by: Tian Gao <gaogaotiantian@hotmail.com>
@gaogaotiantian

Copy link
Copy Markdown
Contributor Author

Merge Summary:

Posted by merge_spark_pr.py

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants