Skip to content
This repository has been archived by the owner on Jan 20, 2022. It is now read-only.

MergeableStoreFactory extends java.io.Serializable #616

Merged
merged 3 commits into from
Apr 8, 2015

Conversation

egonina
Copy link
Contributor

@egonina egonina commented Apr 6, 2015

This was breaking serialization internally, adding fix

@johnynek
Copy link
Collaborator

johnynek commented Apr 6, 2015

sorry we missed this. Generally all our traits need this. :/ Merge when green.

@egonina
Copy link
Contributor Author

egonina commented Apr 8, 2015

Had to exclude two targets from summingbird-example to get this to pass, but the build is green now

@johnynek
Copy link
Collaborator

johnynek commented Apr 8, 2015

I guess we can merge this. It may hit someone externally later if they don't explicitly add this stuff back, perhaps.

johnynek added a commit that referenced this pull request Apr 8, 2015
…serializable

MergeableStoreFactory extends java.io.Serializable
@johnynek johnynek merged commit db03d43 into develop Apr 8, 2015
@johnynek johnynek deleted the egonina/mergeable_store_factory_serializable branch April 8, 2015 18:41
snoble pushed a commit to snoble/summingbird that referenced this pull request Sep 8, 2017
…nce (twitter#616)

* Commute set addition operands to avoid potentially quadratic performance

* Avoid tuple allocation in SetMonoid.plus
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants