Skip to content

Releases: wangjiaming0909/tsbs

Release list

ver-1.0

Choose a tag to compare

@wangjiaming0909 wangjiaming0909 released this 05 Aug 11:07
37fced7
Fix panic in timescale target with `iot` use case (#233)

* Ensure all tables are created before continuing

When create-metrics-table is false, PostCreateDB does not populate tableCols,
causing incorrect column count in Timescale processor.  Wait for all tables to be created.

Signed-off-by: Arunprasad Rajkumar <ar.arunprasad@gmail.com>

* Ignore `out` directory

Signed-off-by: Arunprasad Rajkumar <ar.arunprasad@gmail.com>

---------

Signed-off-by: Arunprasad Rajkumar <ar.arunprasad@gmail.com>