Closed lilvinz closed 5 years ago
https://github.com/timescale/tsbs/blob/master/cmd/tsbs_load_timescaledb/process.go#L78
This seems not to take into account jsonb. The json payload would have to be decoded.
https://github.com/timescale/tsbs/blob/master/cmd/tsbs_load_timescaledb/process.go#L78
This seems not to take into account jsonb. The json payload would have to be decoded.