Remove unnecessary calls to releaseToRaw() in the SBE codebase

XMLWordPrintableJSON

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

      Each of these calls represents a conversion from the safe, RAII managed type to the raw, manually managed type. We should avoid these conversions as much as possible, preferring to use the RAII type.

            Assignee:
            Unassigned
            Reporter:
            Ian Boros
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: