[GitHub] [iotdb] samperson1997 commented on a change in pull request #1828: [IOTDB-944] Support UDTF (User-defined Timeseries Generating Function)

2020-10-21 Thread GitBox
samperson1997 commented on a change in pull request #1828: URL: https://github.com/apache/iotdb/pull/1828#discussion_r509890356 ## File path: server/src/main/java/org/apache/iotdb/db/exception/UDFRegistrationException.java ## @@ -0,0 +1,33 @@ +/* + * Licensed to the Apache

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

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

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

2020-10-21 Thread GitBox
sonarcloud[bot] commented on pull request #460: URL: https://github.com/apache/iotdb/pull/460#issuecomment-714199459 Kudos, SonarCloud Quality Gate passed! [](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-10-21 Thread GitBox
sonarcloud[bot] removed a comment on pull request #460: URL: https://github.com/apache/iotdb/pull/460#issuecomment-714184934 Kudos, SonarCloud Quality Gate passed! [](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-10-21 Thread GitBox
sonarcloud[bot] removed a comment on pull request #460: URL: https://github.com/apache/iotdb/pull/460#issuecomment-712745821 Kudos, SonarCloud Quality Gate passed! [](https://sonarcloud.io/project/issues?id=apache_incubator-iotdb=460=false=BUG)

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

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

[GitHub] [iotdb] sonarcloud[bot] commented on pull request #1736: Cluster premerge

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

[GitHub] [iotdb] sonarcloud[bot] removed a comment on pull request #1736: Cluster premerge

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

[GitHub] [iotdb] try-anything opened a new issue #1843: 降频聚合分析select count('iotDB关键字') align by device后结果集出现问题

2020-10-21 Thread GitBox
try-anything opened a new issue #1843: URL: https://github.com/apache/iotdb/issues/1843 当我使用降频聚合分析时,由于测点采用的level是iotDB的关键字,我将level用单引号括入进行查询。当使用align by device后出现了问题。下面的截图可以看到align by device查询的问题结果集

[GitHub] [iotdb] sonarcloud[bot] commented on pull request #1736: Cluster premerge

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

[GitHub] [iotdb] sonarcloud[bot] removed a comment on pull request #1736: Cluster premerge

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

[GitHub] [iotdb] CRZbulabula opened a new pull request #1842: Fixed command line parameters

2020-10-21 Thread GitBox
CRZbulabula opened a new pull request #1842: URL: https://github.com/apache/iotdb/pull/1842 Fixed an error due to parameter order issues This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [iotdb] qiaojialin merged pull request #1782: [IOTDB-927] Remove fastjson introduced by rocketmq

2020-10-21 Thread GitBox
qiaojialin merged pull request #1782: URL: https://github.com/apache/iotdb/pull/1782 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 a change in pull request #1791: [IOTDB-912] Implement wasNull method in AbstractIoTDBJDBCResultSet

2020-10-21 Thread GitBox
qiaojialin commented on a change in pull request #1791: URL: https://github.com/apache/iotdb/pull/1791#discussion_r509258525 ## File path: service-rpc/src/main/java/org/apache/iotdb/rpc/IoTDBRpcDataSet.java ## @@ -343,9 +352,11 @@ public long getLong(String columnName) throws

[GitHub] [iotdb] HTHou merged pull request #1837: [IOTDB-949] fix align by device bug

2020-10-21 Thread GitBox
HTHou merged pull request #1837: URL: https://github.com/apache/iotdb/pull/1837 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] sonarcloud[bot] commented on pull request #1837: [IOTDB-949] fix align by device bug

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

[GitHub] [iotdb] sonarcloud[bot] removed a comment on pull request #1837: [IOTDB-949] fix align by device bug

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

[GitHub] [iotdb] zhanglingzhe0820 opened a new pull request #1841: change tsfile_manage_strategy default LEVEL_STRATEGY

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

[GitHub] [iotdb] JackieTien97 closed pull request #1815: [IOTDB-940] Supports value filter for chunk and page statistics to ac…

2020-10-21 Thread GitBox
JackieTien97 closed pull request #1815: URL: https://github.com/apache/iotdb/pull/1815 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] HTHou merged pull request #1758: add device chunk point cache

2020-10-21 Thread GitBox
HTHou merged pull request #1758: URL: https://github.com/apache/iotdb/pull/1758 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] sonarcloud[bot] commented on pull request #1367: [IOTDB-749] Handle select * from root OOM

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

[GitHub] [iotdb] sonarcloud[bot] removed a comment on pull request #1367: [IOTDB-749] Handle select * from root OOM

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

[GitHub] [iotdb] zhanglingzhe0820 commented on pull request #1758: add device chunk point cache

2020-10-21 Thread GitBox
zhanglingzhe0820 commented on pull request #1758: URL: https://github.com/apache/iotdb/pull/1758#issuecomment-713390052 > There is a sonar issue, please take a look > https://github.com/apache/iotdb/pull/1840/checks?check_run_id=1285394668 Okay, I've solved it

[GitHub] [iotdb] HTHou closed pull request #1840: 1758check

2020-10-21 Thread GitBox
HTHou closed pull request #1840: URL: https://github.com/apache/iotdb/pull/1840 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] HTHou commented on pull request #1758: add device chunk point cache

2020-10-21 Thread GitBox
HTHou commented on pull request #1758: URL: https://github.com/apache/iotdb/pull/1758#issuecomment-713371214 There is a sonar issue, please take a look https://github.com/apache/iotdb/pull/1840/checks?check_run_id=1285394668

[GitHub] [iotdb] sonarcloud[bot] removed a comment on pull request #1837: [IOTDB-949] fix align by device bug

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

[GitHub] [iotdb] sonarcloud[bot] commented on pull request #1837: [IOTDB-949] fix align by device bug

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

[GitHub] [iotdb] sonarcloud[bot] commented on pull request #1367: [IOTDB-749] Handle select * from root OOM

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

[GitHub] [iotdb] sonarcloud[bot] removed a comment on pull request #1367: [IOTDB-749] Handle select * from root OOM

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

[GitHub] [iotdb] HTHou merged pull request #1838: [To rel/0.10][IOTDB-949] Fix align by device bug

2020-10-21 Thread GitBox
HTHou merged pull request #1838: URL: https://github.com/apache/iotdb/pull/1838 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] HTHou opened a new pull request #1840: 1758check

2020-10-21 Thread GitBox
HTHou opened a new pull request #1840: URL: https://github.com/apache/iotdb/pull/1840 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] SteveYurongSu commented on a change in pull request #1367: [IOTDB-749] Handle select * from root OOM

2020-10-21 Thread GitBox
SteveYurongSu commented on a change in pull request #1367: URL: https://github.com/apache/iotdb/pull/1367#discussion_r509012049 ## File path: server/src/main/java/org/apache/iotdb/db/conf/IoTDBConfig.java ## @@ -131,10 +131,17 @@ */ private long allocateMemoryForRead =

[GitHub] [iotdb] Alima777 commented on a change in pull request #1716: Restful API v2 (using netty)

2020-10-21 Thread GitBox
Alima777 commented on a change in pull request #1716: URL: https://github.com/apache/iotdb/pull/1716#discussion_r508996169 ## File path: server/src/main/java/org/apache/iotdb/db/http/router/Router.java ## @@ -0,0 +1,109 @@ +/* + * Licensed to the Apache Software Foundation

[GitHub] [iotdb] HTHou removed a comment on pull request #1736: Cluster premerge

2020-10-21 Thread GitBox
HTHou removed a comment on pull request #1736: URL: https://github.com/apache/iotdb/pull/1736#issuecomment-708222896 There are some conflicting files now... This is an automated message from the Apache Git Service. To