0

Recently I'm using the tag feature of IoTDB v0.12.3.

Firstly, I create a timeseries with tag and I can query it via "show timeseries ... where ... contains ...".

However, after changing the tag and restart system, I can't query it any more. How could this happening and how could I fix this?

4

1 回答 1

0

您遇到的问题是 v0.12.4 之前的 IoTDB 的一个错误。您可以通过将 IoTDB 升级到 0.12.5+ 来解决此问题。

于 2022-01-06T08:59:58.143 回答