Skip to content

[SPARK-58305][PYTHON] Clarify jinja2 usage#57477

Open
gaogaotiantian wants to merge 1 commit into
apache:masterfrom
gaogaotiantian:clarify-jinja2
Open

[SPARK-58305][PYTHON] Clarify jinja2 usage#57477
gaogaotiantian wants to merge 1 commit into
apache:masterfrom
gaogaotiantian:clarify-jinja2

Conversation

@gaogaotiantian

Copy link
Copy Markdown
Contributor

What changes were proposed in this pull request?

Moved jinja2 to pandas_on_spark_extra in dependency groups. Removed if from all the lint/doc docker images. Added documentation about it as the other optional requirements for pandas on spark.

Why are the changes needed?

jinja2 was not well documented and it was misused in our CIs. It is a requirement to use to_latex, not doc related. That's also the only usage we have in pyspark code.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

CI needs to pass - if docs/lint CI fails because jinja2 is removed, I need to investigate again. Otherwise it proves that this package is not used for docs/lint.

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

No.

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.

2 participants