Uploaded image for project: 'S2Graph'
  1. S2Graph
  2. S2GRAPH-53

Refactor Storage to decide which serializer/deserializer for IndexEdge/SnapshotEdge/Vertex.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Done
    • Minor
    • Resolution: Done
    • None
    • 0.1.0
    • None

    Description

      SerDe for IndexEdge/SnapshotEdge/Vertex works differently based on label's schemaVersion and Storage only use one SerDe pair for each ones now.

      Decision for which SerDe is used for each label should be controlled by Storage since some of storage implementation only use certain SerDe pair for every label schema version.

      The only reason we can't truncate schema v1, v2 is only for backward compatibility.

      I am suggesting moving logic to decide which SerDe when given label's schemaVersion from IndexEdge/SnapshotEdge SerDe to Storage so newly added storage implementation override this logic to avoid manually change test label`s schema version, since some of newly added storage implementation only support some of schema version.

      Attachments

        Activity

          People

            steamshon Do Yung Yoon
            steamshon Do Yung Yoon
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - 48h
                48h
                Remaining:
                Remaining Estimate - 48h
                48h
                Logged:
                Time Spent - Not Specified
                Not Specified