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

Serialized library #11

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

Serialized library #11

wants to merge 6 commits into from

Conversation

jerryye
Copy link

@jerryye jerryye commented Aug 29, 2014

Hi, I extended Serializable for a number of classes. This was needed for use on Spark.

@alexeygrigorev
Copy link

Any plans on accepting this pull request?

@humanzz
Copy link

humanzz commented Aug 19, 2016

+1 for serializing the library. I was planning to use it in Spark, but I cannot do that due to the lack of serialization support.

This was referenced Aug 21, 2016
@PhaneendraNakkala
Copy link

Hi @humanzz ,
Great work. I like the serialization support.
Those code review checks seem to be trivial. Can we fix and get them merged.?

Cheers!

@ghost
Copy link

ghost commented Aug 23, 2020

This can be merged after the conflicts are resolved.

@@ -60,6 +60,12 @@
<scope>test</scope>
</dependency>

<dependency>
<groupId>org.apache.commons</groupId>
Copy link
Contributor

Choose a reason for hiding this comment

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

suggestion: you can change scope of this dependency to test

@ghost
Copy link

ghost commented Nov 10, 2020

@jerryye, any thoughts on the conflicts?

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.

5 participants