Skip to content

Conversation

@xinrong-meng
Copy link
Member

What changes were proposed in this pull request?

Adjust "precision" to be kwargs for box plots in both Pandas on Spark and PySpark.

Why are the changes needed?

Per discussion here (#48445 (comment)), precision is Spark-specific implementation detail, so we wanted to keep “precision” as part of kwargs for box plots.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Existing tests.

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

No.

@zhengruifeng
Copy link
Contributor

@xinrong-meng please rebase to enable a recent test image refactor

@xinrong-meng
Copy link
Member Author

Rebased, thank you!

@xinrong-meng
Copy link
Member Author

Merged to master, thank you!

ericm-db pushed a commit to ericm-db/spark that referenced this pull request Oct 22, 2024
…wargs for box plots

### What changes were proposed in this pull request?
Adjust "precision" to be kwargs for box plots in both Pandas on Spark and PySpark.

### Why are the changes needed?
Per discussion here (apache#48445 (comment)), precision is Spark-specific implementation detail, so we wanted to keep “precision” as part of kwargs for box plots.

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

### How was this patch tested?
Existing tests.

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

Closes apache#48513 from xinrong-meng/precision.

Authored-by: Xinrong Meng <xinrong@apache.org>
Signed-off-by: Xinrong Meng <xinrong@apache.org>
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