Refactor sampling code that calculates top level fields necessary for query

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

      OTF sampling has an optimization where we only retrieve fields in the sample that are relevant for the query. This code calculates which fields those are. We should re-organize the code so that we don't do this calculation unless we know we will do OTF sampling since this information isn't actually used on the persistent samples path.

            Assignee:
            Unassigned
            Reporter:
            Militsa Sotirova
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: