Skip to content
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

[SPARK-38235][SQL][TESTS] Add test util for testing grouped aggregate pandas UDF #35615

Closed
wants to merge 7 commits into from

Conversation

itholic
Copy link
Contributor

@itholic itholic commented Feb 22, 2022

What changes were proposed in this pull request?

This PR proposes to add test util TestGroupedAggPandasUDF to help testing grouped aggregate pandas UDF more comfortable.

Why are the changes needed?

To improve testability by integrating various UDF tests with existing test utilities.

Does this PR introduce any user-facing change?

No, it's test only.

How was this patch tested?

Manually tested, and this will be tested in the SPARK-38107 when testing grouped aggregate pandas UDF related errors.

@github-actions github-actions bot added the SQL label Feb 22, 2022
@HyukjinKwon HyukjinKwon changed the title [SPARK-38235][SQL][TESTS] Add test util for testing grouped aggregate pandas UDF. [SPARK-38235][SQL][TESTS] Add test util for testing grouped aggregate pandas UDF Feb 23, 2022
@HyukjinKwon
Copy link
Member

Merged to master.

@itholic itholic deleted the SPARK-38235 branch April 22, 2023 05:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
2 participants