timescale / tsbs

Time Series Benchmark Suite, a tool for comparing and evaluating databases for time series data
MIT License
1.26k stars 299 forks source link

Fix akumuli data generation #260

Open maelick opened 1 month ago

maelick commented 1 month ago

The data generator for akumuli crashes due to assignment to nil map, which can be simply fixed by calling the constructor to the serializer.

CLAassistant commented 1 month ago

CLA assistant check
All committers have signed the CLA.