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

Make CSVFormat and CVSParser serializable #105

Merged
merged 1 commit into from
Aug 16, 2017

Conversation

justjoheinz
Copy link
Contributor

In order to use the CSVParser with Apache Beam it would be beneficial if the according classes would be serializable. The patch works with Apache Beam. It would be brilliant if you could make a release soon, or we would have to fork the project. Thanks.

@tototoshi
Copy link
Owner

Good. Could you add some comments that this Serializable marker is for Apache Beam support.

This will enable using scala-csv in distributed computing contexts, such as Apache Beam.
@justjoheinz
Copy link
Contributor Author

Amended the commit msg.

@justjoheinz
Copy link
Contributor Author

Any updates about an update?

@tototoshi tototoshi merged commit f6db530 into tototoshi:master Aug 16, 2017
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.

2 participants