This is the synthetic dataset Micro, firstly introduced in our SIGMOD 2021 paper
@article{IntraWJoin21,
author = {Zhang, Shuhao and Mao, Yancan and He, Jiong and Grulich, Philipp M and Zeuch, Steffen and He, Bingsheng and Ma, Richard TB and Markl, Volker},
title = {Parallelizing Intra-Window Join on Multicores: An Experimental Study},
booktitle = {Proceedings of the 2021 International Conference on Management of Data (SIGMOD '21), June 18--27, 2021, Virtual Event , China},
series = {SIGMOD '21},
year={2021},
isbn = {978-1-4503-8343-1/21/06},
url = {https://doi.org/10.1145/3448016.3452793},
doi = {10.1145/3448016.3452793},
}
◆ MicroDataSet()
INTELLI::MicroDataSet::MicroDataSet |
( |
uint64_t |
_seed | ) |
|
|
inline |
construction with seed
- Parameters
-
seed | The seed for random generator |