Skip to content

Add serde support for CSV FileTypeWriterOptions#8641

Merged
andygrove merged 5 commits intoapache:mainfrom
andygrove:csv-writer-serde
Dec 28, 2023
Merged

Add serde support for CSV FileTypeWriterOptions#8641
andygrove merged 5 commits intoapache:mainfrom
andygrove:csv-writer-serde

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

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