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

Add serde support for CSV FileTypeWriterOptions #8641

Merged
merged 5 commits into from
Dec 28, 2023

Conversation

andygrove
Copy link
Member

@andygrove andygrove commented Dec 23, 2023

Which issue does this PR close?

Closes #8597

Rationale for this change

Part of the effort to support DataFrame::write_xxx again in Ballista

What changes are included in this PR?

  • New serde code
  • New test

Are these changes tested?

Yes, new test added

Are there any user-facing changes?

@andygrove andygrove changed the title WIP: Add serde support for CSV FileTypeWriterOptions Add serde support for CSV FileTypeWriterOptions Dec 24, 2023
@andygrove andygrove marked this pull request as ready for review December 24, 2023 16:55
@andygrove
Copy link
Member Author

@Dandandan @avantgardnerio Could I get a review when you get a chance.

@andygrove
Copy link
Member Author

Thanks for the review @avantgardnerio

@andygrove andygrove merged commit f39c040 into apache:main Dec 28, 2023
24 checks passed
@andygrove andygrove deleted the csv-writer-serde branch December 28, 2023 18:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add serde support for CSV FileTypeWriterOptions
2 participants