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-41346][CONNECT][PYTHON][FOLLOWUP] test_connect_function cleanup #38886

Closed

Conversation

zhengruifeng
Copy link
Contributor

What changes were proposed in this pull request?

remove unused tables, variables in test_connect_function

Why are the changes needed?

test_connect_function does not need a saved table at all

Does this PR introduce any user-facing change?

No, test only

How was this patch tested?

updated test

init
@zhengruifeng zhengruifeng deleted the function_test_cleanup branch December 5, 2022 03:02
@zhengruifeng
Copy link
Contributor Author

thank you! merged into master

beliefer pushed a commit to beliefer/spark that referenced this pull request Dec 18, 2022
### What changes were proposed in this pull request?

remove unused tables, variables in `test_connect_function`

### Why are the changes needed?

`test_connect_function` does not need a saved table at all

### Does this PR introduce _any_ user-facing change?
No, test only

### How was this patch tested?
updated test

Closes apache#38886 from zhengruifeng/function_test_cleanup.

Lead-authored-by: Ruifeng Zheng <ruifengz@apache.org>
Co-authored-by: Hyukjin Kwon <gurwls223@gmail.com>
Signed-off-by: Ruifeng Zheng <ruifengz@apache.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants