Commit Graph

6 Commits

Author SHA1 Message Date
Timour Katchaounov
9d7d2aedc9 SERVER-73030 Generate random array data for CE testing
Fix duplicate field names for array fields.
2023-02-21 13:56:20 +00:00
Timour Katchaounov
5af5e4a1e8 SERVER-73031 Generate random data with mixed data types
* Added generation of random data with mixed data types
* Generation of random dates and doubles
* Some refactoring of the python generation framework wrt types
2023-02-15 16:32:12 +00:00
Ruoxin Xu
32545f21f5 SERVER-70500 Calibrate ABT nodes on smaller queries 2022-11-08 21:09:45 +00:00
Ruoxin Xu
0c53d0c90b SERVER-68386 Implement random generator of documents 2022-08-21 15:51:59 +00:00
Ruoxin Xu
7e08691fc9 SERVER-68385 Implement random generator of arrays 2022-08-15 16:52:35 +00:00
Alexander Ignatyev
c545bd81b0 SERVER-68349 Support various data distributions in random data generator 2022-07-28 15:26:31 +00:00