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-41492][CONNECT][PYTHON] Implement MISC functions #39032

Closed

Conversation

zhengruifeng
Copy link
Contributor

@zhengruifeng zhengruifeng commented Dec 12, 2022

What changes were proposed in this pull request?

Implement the MISC functions

Why are the changes needed?

for API coverage

Does this PR introduce any user-facing change?

new methods

How was this patch tested?

added UT

@zhengruifeng zhengruifeng changed the title [SPARK-41492][CONNECT][PYTHON] Implement MISC function [SPARK-41492][CONNECT][PYTHON] Implement MISC functions Dec 12, 2022
@zhengruifeng
Copy link
Contributor Author

all tests passed, merging into master

@zhengruifeng
Copy link
Contributor Author

@HyukjinKwon thank you for reivews

@zhengruifeng zhengruifeng deleted the connect_function_misc branch December 12, 2022 09:17
beliefer pushed a commit to beliefer/spark that referenced this pull request Dec 18, 2022
### What changes were proposed in this pull request?
Implement [the MISC functions](https://github.com/apache/spark/blob/master/python/docs/source/reference/pyspark.sql/functions.rst#misc-functions)

### Why are the changes needed?
for API coverage

### Does this PR introduce _any_ user-facing change?
new methods

### How was this patch tested?
added UT

Closes apache#39032 from zhengruifeng/connect_function_misc.

Authored-by: Ruifeng Zheng <ruifengz@apache.org>
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
2 participants