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-46255][PYTHON][CONNECT] Support complex type -> string conversion #44171

Closed
wants to merge 1 commit into from

Conversation

zhengruifeng
Copy link
Contributor

What changes were proposed in this pull request?

Support complex type -> string conversion

Why are the changes needed?

to support list -> str conversion

Does this PR introduce any user-facing change?

yes

How was this patch tested?

ci

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

no

init
@HyukjinKwon
Copy link
Member

Copy link
Contributor

@itholic itholic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM when test pass

@zhengruifeng zhengruifeng deleted the py_connect_str_conv branch December 5, 2023 05:06
@zhengruifeng
Copy link
Contributor Author

merged to master

dbatomic pushed a commit to dbatomic/spark that referenced this pull request Dec 11, 2023
### What changes were proposed in this pull request?
Support complex type -> string conversion

### Why are the changes needed?
to support `list -> str` conversion

### Does this PR introduce _any_ user-facing change?
yes

### How was this patch tested?
ci

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

Closes apache#44171 from zhengruifeng/py_connect_str_conv.

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
3 participants