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-49755][CONNECT] Remove special casing for avro functions in Connect #48209

Closed
wants to merge 3 commits into from

Conversation

zhengruifeng
Copy link
Contributor

What changes were proposed in this pull request?

apply the built-in registered functions

Why are the changes needed?

code simplification

Does this PR introduce any user-facing change?

no

How was this patch tested?

updated tests

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

no

Copy link
Contributor

@LuciferYang LuciferYang left a comment

Choose a reason for hiding this comment

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

+1, LGTM

Thanks @zhengruifeng

@LuciferYang
Copy link
Contributor

Manually tested the connect-jvm-client and connect-server modules using Maven, and all passed.

Merged into master.

@zhengruifeng zhengruifeng deleted the connect_avro branch September 24, 2024 00:28
attilapiros pushed a commit to attilapiros/spark that referenced this pull request Oct 4, 2024
…nnect

### What changes were proposed in this pull request?
apply the built-in registered functions

### Why are the changes needed?
code simplification

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

### How was this patch tested?
updated tests

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

Closes apache#48209 from zhengruifeng/connect_avro.

Authored-by: Ruifeng Zheng <ruifengz@apache.org>
Signed-off-by: yangjie01 <yangjie01@baidu.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants