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-50350][SQL] Avro: add new function schema_of_avro (scala side) #48889

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

panbingkun
Copy link
Contributor

@panbingkun panbingkun commented Nov 19, 2024

What changes were proposed in this pull request?

The pr aims to add new function schema_of_avro for avro.

Why are the changes needed?

Does this PR introduce any user-facing change?

Yes, end-users will be able to clearly know what Avro's schema format should look like in Spark through the function schema_of_avro.

How was this patch tested?

  • Add new UT.

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

No.

@panbingkun panbingkun marked this pull request as ready for review November 19, 2024 10:50
Copy link
Member

@MaxGekk MaxGekk left a comment

Choose a reason for hiding this comment

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

@panbingkun
Copy link
Contributor Author

cc @gengliangwang

Thanks @MaxGekk !

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