Haonan

Results 127 comments of Haonan

路径修改正确后可以尝试一下清理掉data目录重新写入,如果已经写入了脏数据有可能导致这个问题。

另外 mqtt的发送端程序也尽量指定一下 utf-8 编码。报错的路径不合法大概率是编码不一致导致的。

Some methods have not been implemented yet. https://github.com/apache/iotdb/blob/7d4dd9e1427324816143192437121efe9f2a03a5/iotdb-client/jdbc/src/main/java/org/apache/iotdb/jdbc/IoTDBConnection.java#L368-L398

https://discourse.pi-hole.net/t/pi-hole-docker-lsof-pni-53-using-100-cpu/47484/5 Try this may fix this problem.

https://github.com/apache/iotdb/issues/13151 社区也有人遇到并解决了类似的问题

这个问题已经在 1.3.1 版本中修复了,可以编译 rc/1.3.1 分支的代码进行一下版本升级,或者等待 1.3.1 正式版本发布。 https://github.com/apache/iotdb/pull/11579 https://github.com/apache/iotdb/pull/11547

We are developing a tool to support it. https://github.com/apache/iotdb/pull/12365

Hi, I think the issue is related with the timezone. The first timestamp from your **Python API result 1** is 1201932040000, which is actually `2008-02-02 14:00:40+08:00`. You may need to...

Hi, any user guide to show the function definition and usage?

> > > > From a coding point of view, it is very similar to aggregation. From a functional point of view, it is one of my commands, so maintenance...