Increase unit test coverage for serializing/deserializing SBE values

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Query Execution
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      We have tests in value_serialization_test.cpp, that cover Value serialization for sorter, and value serialization into key string. There are some missing types of values. We should increase the coverage by investigating missing types and adding tests for all of them. 

      An potential idea for implementing from Mihai: You can imagine having a static map from type tag to testFn, and asserting that, for each type, our map has a testFn for that type tag.

            Assignee:
            [DO NOT USE] Backlog - Query Execution
            Reporter:
            Adi Agrawal (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: