Skip to content

[SPARK-52563][PS] Fix var naming bug in _assert_pandas_almost_equal #51253

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

petern48
Copy link

What changes were proposed in this pull request?

Small bug fix where the wrong variable names were used

Why are the changes needed?

The function uses lval and rval instead of the parameters val1 and val2

Does this PR introduce any user-facing change?

No

How was this patch tested?

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

No

@petern48
Copy link
Author

First PR to spark. I would appreciate some help with creating the Jira issue. It didn't seem like I can create one myself or create a Jira account for Apache

@xinrong-meng
Copy link
Member

Thanks for contribution!
Would you mind creating a JIRA ticket and linking the number to SPARK-XXXXX in your PR title? Please see https://spark.apache.org/contributing.html

@petern48 petern48 changed the title [SPARK-XXXXX][PS] Fix var naming bug in _assert_pandas_almost_equal [SPARK-52563][PS] Fix var naming bug in _assert_pandas_almost_equal Jun 24, 2025
@petern48
Copy link
Author

Thanks for contribution! Would you mind creating a JIRA ticket and linking the number to SPARK-XXXXX in your PR title? Please see https://spark.apache.org/contributing.html

Yep, just did. I only recently realized I could request an account so I can create tickets.

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.

3 participants