data_generator: Insertion order is not guaranteed due to concurrent inserts

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Major - P3
    • 8.3.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Query Optimization
    • Fully Compatible
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Due to the data_generator using concurrent async inserts, the insertion order is different each time the tool is run. Therefore the collection is not byte-by-byte identical every time, which causes samplingCE with internalQuerySamplingBySequentialScan to return different estimates on every run, as it takes its sample from the start of the collection.

            Assignee:
            Philip Stoev
            Reporter:
            Philip Stoev
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: