[GitHub] [iotdb] samperson1997 commented on a change in pull request #1721: [IOTDB-868] fix comma bug for mlog

2020-11-27 Thread GitBox
samperson1997 commented on a change in pull request #1721: URL: https://github.com/apache/iotdb/pull/1721#discussion_r531981750 ## File path: server/src/main/java/org/apache/iotdb/db/metadata/logfile/MLogWriter.java ## @@ -0,0 +1,451 @@ +/* + * Licensed to the Apache Software

[GitHub] [iotdb] qiaojialin opened a new issue #2137: Grafana-connector does not work in 0.11.0 version

2020-11-27 Thread GitBox
qiaojialin opened a new issue #2137: URL: https://github.com/apache/iotdb/issues/2137 This is a bug that has been fixed in the master branch. You could compile grafana in master branch. Or download here:

[GitHub] [iotdb] qiaojialin merged pull request #2097: Declare the type of result of Future in StorageEngine

2020-11-27 Thread GitBox
qiaojialin merged pull request #2097: URL: https://github.com/apache/iotdb/pull/2097 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[GitHub] [iotdb] qiaojialin commented on issue #1263: 可以有导入导出元数据的功能吗(Could IoTDB export the schema and import into another IoTDB?)

2020-11-27 Thread GitBox
qiaojialin commented on issue #1263: URL: https://github.com/apache/iotdb/issues/1263#issuecomment-735032901 对,拷过去再删除其他存储组。。 之后可以加一个导入导出元数据的语句 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [iotdb] qiaojialin closed issue #1274: TsFile文件只能读和写吗?能追加和修改吗?(Does TsFile only support Read and Write a New One? Can I append data to the file or modify the data in the File?)

2020-11-27 Thread GitBox
qiaojialin closed issue #1274: URL: https://github.com/apache/iotdb/issues/1274 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[GitHub] [iotdb] qiaojialin closed issue #1327: 同一个连接上多线程插入数据报错 (Concurrency error when multiply threads use the same JDBC connection.)

2020-11-27 Thread GitBox
qiaojialin closed issue #1327: URL: https://github.com/apache/iotdb/issues/1327 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[GitHub] [iotdb] qiaojialin closed issue #1599: 编码方式无法支持数据类型时,持久化失败 (If the encoding doesn't fit the data type, the data persistence will fail thus losing data)

2020-11-27 Thread GitBox
qiaojialin closed issue #1599: URL: https://github.com/apache/iotdb/issues/1599 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[GitHub] [iotdb] qiaojialin closed issue #1521: 执行删除组delete storage group root.xxx出错

2020-11-27 Thread GitBox
qiaojialin closed issue #1521: URL: https://github.com/apache/iotdb/issues/1521 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[GitHub] [iotdb] qiaojialin commented on issue #1521: 执行删除组delete storage group root.xxx出错

2020-11-27 Thread GitBox
qiaojialin commented on issue #1521: URL: https://github.com/apache/iotdb/issues/1521#issuecomment-735032005 cannot reproduction This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [iotdb] qiaojialin closed issue #2039: JVM exit with error log when using jdk1.8.171

2020-11-27 Thread GitBox
qiaojialin closed issue #2039: URL: https://github.com/apache/iotdb/issues/2039 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[GitHub] [iotdb] qiaojialin commented on issue #2135: 希望降频聚合查询补空值支持avg函数

2020-11-27 Thread GitBox
qiaojialin commented on issue #2135: URL: https://github.com/apache/iotdb/issues/2135#issuecomment-735031679 感谢反馈,争取在 0.12 支持~ This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [iotdb] qiaojialin merged pull request #2016: fix grafana bug

2020-11-27 Thread GitBox
qiaojialin merged pull request #2016: URL: https://github.com/apache/iotdb/pull/2016 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[GitHub] [iotdb] qiaojialin commented on pull request #2016: fix grafana bug

2020-11-27 Thread GitBox
qiaojialin commented on pull request #2016: URL: https://github.com/apache/iotdb/pull/2016#issuecomment-735029507 Thank you! Sorry for the late reply... You could add my WeChat if convenient:qiaojialin1993 This is an

[GitHub] [iotdb] sonarcloud[bot] commented on pull request #1828: [IOTDB-944] Support UDTF (User-defined Timeseries Generating Function)

2020-11-27 Thread GitBox
sonarcloud[bot] commented on pull request #1828: URL: https://github.com/apache/iotdb/pull/1828#issuecomment-734980984 Kudos, SonarCloud Quality Gate passed! [](https://sonarcloud.io/project/issues?id=apache_incubator-iotdb=1828=false=BUG)

[GitHub] [iotdb] sonarcloud[bot] removed a comment on pull request #1828: [IOTDB-944] Support UDTF (User-defined Timeseries Generating Function)

2020-11-27 Thread GitBox
sonarcloud[bot] removed a comment on pull request #1828: URL: https://github.com/apache/iotdb/pull/1828#issuecomment-734202093 Kudos, SonarCloud Quality Gate passed! [](https://sonarcloud.io/project/issues?id=apache_incubator-iotdb=1828=false=BUG)

[GitHub] [iotdb] Genius-pig removed a comment on pull request #2016: fix grafana bug

2020-11-27 Thread GitBox
Genius-pig removed a comment on pull request #2016: URL: https://github.com/apache/iotdb/pull/2016#issuecomment-734781393 can you add some documents to specify which version of IoTDB use which version of simplejson plugin? for example, if you use iotdb0.11, you should use simplejson

[GitHub] [iotdb] sonarcloud[bot] commented on pull request #2136: [Distributed] restrict the max log files for logback

2020-11-27 Thread GitBox
sonarcloud[bot] commented on pull request #2136: URL: https://github.com/apache/iotdb/pull/2136#issuecomment-734783042 Kudos, SonarCloud Quality Gate passed! [](https://sonarcloud.io/project/issues?id=apache_incubator-iotdb=2136=false=BUG)

[GitHub] [iotdb] Genius-pig commented on pull request #2016: fix grafana bug

2020-11-27 Thread GitBox
Genius-pig commented on pull request #2016: URL: https://github.com/apache/iotdb/pull/2016#issuecomment-734781393 can you add some documents to specify which version of IoTDB use which version of simplejson plugin? for example, if you use iotdb0.11, you should use simplejson 1.4.1.

[GitHub] [iotdb] neuyilan opened a new pull request #2136: [Distributed] restrict the max log files for logback

2020-11-27 Thread GitBox
neuyilan opened a new pull request #2136: URL: https://github.com/apache/iotdb/pull/2136 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

[GitHub] [iotdb] sonarcloud[bot] commented on pull request #460: [IOTDB-68] New shared-nothing cluster

2020-11-27 Thread GitBox
sonarcloud[bot] commented on pull request #460: URL: https://github.com/apache/iotdb/pull/460#issuecomment-734772633 Please retry analysis of this Pull-Request directly on [SonarCloud](https://sonarcloud.io/project/issues?id=apache_incubator-iotdb=460).

[GitHub] [iotdb] sonarcloud[bot] commented on pull request #460: [IOTDB-68] New shared-nothing cluster

2020-11-27 Thread GitBox
sonarcloud[bot] commented on pull request #460: URL: https://github.com/apache/iotdb/pull/460#issuecomment-734772476 SonarCloud Quality Gate failed. [](https://sonarcloud.io/project/issues?id=apache_incubator-iotdb=460=false=BUG)

[GitHub] [iotdb] sonarcloud[bot] removed a comment on pull request #460: [IOTDB-68] New shared-nothing cluster

2020-11-27 Thread GitBox
sonarcloud[bot] removed a comment on pull request #460: URL: https://github.com/apache/iotdb/pull/460#issuecomment-734772476 SonarCloud Quality Gate failed. [](https://sonarcloud.io/project/issues?id=apache_incubator-iotdb=460=false=BUG)

[GitHub] [iotdb] sonarcloud[bot] removed a comment on pull request #460: [IOTDB-68] New shared-nothing cluster

2020-11-27 Thread GitBox
sonarcloud[bot] removed a comment on pull request #460: URL: https://github.com/apache/iotdb/pull/460#issuecomment-734633844 SonarCloud Quality Gate failed. [](https://sonarcloud.io/project/issues?id=apache_incubator-iotdb=460=false=BUG)

[GitHub] [iotdb] flyingsand008 opened a new issue #2135: 希望降频聚合查询补空值支持avg函数

2020-11-27 Thread GitBox
flyingsand008 opened a new issue #2135: URL: https://github.com/apache/iotdb/issues/2135 降频聚合查询补空值,现在只支持 last_value 聚合函数。avg函数会报错。 Msg: 411: Meet error in query process: Group By Fill only support last_value function 希望能支持avg函数。

[GitHub] [iotdb] sonarcloud[bot] removed a comment on pull request #2029: [IOTDB-825] aggregation by natural month

2020-11-27 Thread GitBox
sonarcloud[bot] removed a comment on pull request #2029: URL: https://github.com/apache/iotdb/pull/2029#issuecomment-734632617 Kudos, SonarCloud Quality Gate passed! [](https://sonarcloud.io/project/issues?id=apache_incubator-iotdb=2029=false=BUG)

[GitHub] [iotdb] sonarcloud[bot] commented on pull request #2029: [IOTDB-825] aggregation by natural month

2020-11-27 Thread GitBox
sonarcloud[bot] commented on pull request #2029: URL: https://github.com/apache/iotdb/pull/2029#issuecomment-734705169 Kudos, SonarCloud Quality Gate passed! [](https://sonarcloud.io/project/issues?id=apache_incubator-iotdb=2029=false=BUG)