This repository was archived by the owner on Feb 16, 2024. It is now read-only.
[S2GRAPH-40] PostProcess.toHashKey gives different hash key with same value when edge's label schema version is different.#23
Closed
SteamShon wants to merge 1 commit intoapache:masterfrom
Closed
Conversation
Contributor
SteamShon
commented
Feb 19, 2016
- use toString rather hashCode on different version of InnerVal
- v1 and v2 InnerVal use different bytes encoding scheme.
…alue when edge's label schema version is different. use toString of innerVal to deal with different bytes scheme between v1 and v2.
Contributor
|
+1 |
2 similar comments
Contributor
|
+1 |
Contributor
|
+1 |
HyunsungJo
pushed a commit
to HyunsungJo/incubator-s2graph
that referenced
this pull request
Jun 14, 2016
[ISSUE-10]: Optimize toEdge, IndexEdgeDeserializable.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.