Prostov Yury

Results 2 issues of Prostov Yury

At some point timescaledb's function `create_hypertable` became more strict and it starts to fail if 'replication_factor => NULL' part exists. In such case `tsbs_load` failed with error: ``` could not...

Influx line parsing improved because influx line protocol allows to use space and comma symbols in tag name, tag value, field name and field value. In this case such symbols...