Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[MINOR][TEST] Fix class name for Pandas UDF tests
## What changes were proposed in this pull request? In b2ce17b, I mistakenly renamed `VectorizedUDFTests` to `ScalarPandasUDF`. This PR fixes the mistake. ## How was this patch tested? Existing tests. Author: Li Jin <[email protected]> Closes #20489 from icexelloss/fix-scalar-udf-tests.
- Loading branch information