Make headers owned by query_execution_sbe private

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

      The following header files

      src/mongo/db/exec/sbe/values/value.h
      src/mongo/db/exec/sbe/values/bsoncolumn_materializer.h
      src/mongo/db/exec/sbe/values/bson.h
      

      cannot be made private because they are used in bsoncolumn in the files

      src/mongo/bson/column/bsoncolumn_test_util.cpp
      src/mongo/bson/column/bsoncolumn_bm.cpp
      src/mongo/bson/column/bsoncolumn_test.cpp
      

      We should move those tests to query module and make the above headers private

            Assignee:
            Unassigned
            Reporter:
            Foteini Alvanaki
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: