[GitHub] [incubator-iotdb] sonarcloud[bot] commented on pull request #1189: Comparison IoTDB with other TSDBs

2020-06-23 Thread GitBox
sonarcloud[bot] commented on pull request #1189: URL: https://github.com/apache/incubator-iotdb/pull/1189#issuecomment-647953039 Kudos, SonarCloud Quality Gate passed! [](https://sonarcloud.io/project/issues?id=apache_incubator-iotdb&pullRequest=1189&resolved=false&types=BUG) [](http

[GitHub] [incubator-iotdb] LebronAl commented on a change in pull request #1387: [IOTDB-709] Create schema automatically

2020-06-23 Thread GitBox
LebronAl commented on a change in pull request #1387: URL: https://github.com/apache/incubator-iotdb/pull/1387#discussion_r444014901 ## File path: cluster/src/main/java/org/apache/iotdb/cluster/server/member/MetaGroupMember.java ## @@ -1667,6 +1710,18 @@ TSStatus forwardPlan(L

[GitHub] [incubator-iotdb] LebronAl commented on a change in pull request #1387: [IOTDB-709] Create schema automatically

2020-06-23 Thread GitBox
LebronAl commented on a change in pull request #1387: URL: https://github.com/apache/incubator-iotdb/pull/1387#discussion_r444018418 ## File path: cluster/src/main/java/org/apache/iotdb/cluster/server/member/MetaGroupMember.java ## @@ -1530,9 +1544,38 @@ private TSStatus proce

[GitHub] [incubator-iotdb] LebronAl commented on a change in pull request #1387: [IOTDB-709] Create schema automatically

2020-06-23 Thread GitBox
LebronAl commented on a change in pull request #1387: URL: https://github.com/apache/incubator-iotdb/pull/1387#discussion_r444018632 ## File path: cluster/src/main/java/org/apache/iotdb/cluster/server/member/MetaGroupMember.java ## @@ -1530,9 +1544,38 @@ private TSStatus proce

[GitHub] [incubator-iotdb] Alima777 commented on a change in pull request #1399: [IOTDB-736] Query performance tracing

2020-06-23 Thread GitBox
Alima777 commented on a change in pull request #1399: URL: https://github.com/apache/incubator-iotdb/pull/1399#discussion_r444020388 ## File path: server/src/main/java/org/apache/iotdb/db/engine/storagegroup/StorageGroupProcessor.java ## @@ -1233,6 +1237,20 @@ public QueryData

[GitHub] [incubator-iotdb] LebronAl commented on a change in pull request #1387: [IOTDB-709] Create schema automatically

2020-06-23 Thread GitBox
LebronAl commented on a change in pull request #1387: URL: https://github.com/apache/incubator-iotdb/pull/1387#discussion_r444026878 ## File path: cluster/src/main/java/org/apache/iotdb/cluster/server/member/MetaGroupMember.java ## @@ -1569,6 +1616,70 @@ TSStatus forwardPlan(M

[GitHub] [incubator-iotdb] LebronAl commented on a change in pull request #1387: [IOTDB-709] Create schema automatically

2020-06-23 Thread GitBox
LebronAl commented on a change in pull request #1387: URL: https://github.com/apache/incubator-iotdb/pull/1387#discussion_r444014901 ## File path: cluster/src/main/java/org/apache/iotdb/cluster/server/member/MetaGroupMember.java ## @@ -1667,6 +1710,18 @@ TSStatus forwardPlan(L

[GitHub] [incubator-iotdb] LebronAl commented on a change in pull request #1387: [IOTDB-709] Create schema automatically

2020-06-23 Thread GitBox
LebronAl commented on a change in pull request #1387: URL: https://github.com/apache/incubator-iotdb/pull/1387#discussion_r444028575 ## File path: cluster/src/main/java/org/apache/iotdb/cluster/server/member/MetaGroupMember.java ## @@ -1684,6 +1739,77 @@ TSStatus forwardPlan(L

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

2020-06-23 Thread GitBox
sonarcloud[bot] removed a comment on pull request #460: URL: https://github.com/apache/incubator-iotdb/pull/460#issuecomment-647874511 SonarCloud Quality Gate failed. [](https://sonarcloud.io/project/issues?id=apache_incubator-iotdb&pullRequest=460&resolved=false&types=BUG) [](https:

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

2020-06-23 Thread GitBox
sonarcloud[bot] commented on pull request #460: URL: https://github.com/apache/incubator-iotdb/pull/460#issuecomment-647987652 SonarCloud Quality Gate failed. [](https://sonarcloud.io/project/issues?id=apache_incubator-iotdb&pullRequest=460&resolved=false&types=BUG) [](https://sonarc

[GitHub] [incubator-iotdb] qiaojialin commented on a change in pull request #1399: [IOTDB-736] Query performance tracing

2020-06-23 Thread GitBox
qiaojialin commented on a change in pull request #1399: URL: https://github.com/apache/incubator-iotdb/pull/1399#discussion_r444039820 ## File path: server/src/main/java/org/apache/iotdb/db/query/control/QueryResourceManager.java ## @@ -85,20 +109,49 @@ public void registerTem

[GitHub] [incubator-iotdb] Alima777 commented on a change in pull request #1399: [IOTDB-736] Query performance tracing

2020-06-23 Thread GitBox
Alima777 commented on a change in pull request #1399: URL: https://github.com/apache/incubator-iotdb/pull/1399#discussion_r444073451 ## File path: server/src/main/java/org/apache/iotdb/db/query/control/TracingManager.java ## @@ -0,0 +1,117 @@ +/* + * Licensed to the Apache Sof

[GitHub] [incubator-iotdb] JackieTien97 merged pull request #1401: [Tmp IOTDB-706] Introduce virtual memtable for larger Chunk

2020-06-23 Thread GitBox
JackieTien97 merged pull request #1401: URL: https://github.com/apache/incubator-iotdb/pull/1401 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

[GitHub] [incubator-iotdb] zhanglingzhe0820 opened a new pull request #1410: [Tmp IOTDB-706] Introduce virtual memtable for larger Chunk

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

[GitHub] [incubator-iotdb] JackieTien97 merged pull request #1410: [Tmp IOTDB-706] Introduce virtual memtable for larger Chunk

2020-06-23 Thread GitBox
JackieTien97 merged pull request #1410: URL: https://github.com/apache/incubator-iotdb/pull/1410 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

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

2020-06-23 Thread GitBox
sonarcloud[bot] commented on pull request #460: URL: https://github.com/apache/incubator-iotdb/pull/460#issuecomment-648042777 SonarCloud Quality Gate failed. [](https://sonarcloud.io/project/issues?id=apache_incubator-iotdb&pullRequest=460&resolved=false&types=BUG) [](https://sonarc

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

2020-06-23 Thread GitBox
sonarcloud[bot] removed a comment on pull request #460: URL: https://github.com/apache/incubator-iotdb/pull/460#issuecomment-647987652 SonarCloud Quality Gate failed. [](https://sonarcloud.io/project/issues?id=apache_incubator-iotdb&pullRequest=460&resolved=false&types=BUG) [](https:

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

2020-06-23 Thread GitBox
sonarcloud[bot] removed a comment on pull request #460: URL: https://github.com/apache/incubator-iotdb/pull/460#issuecomment-648042777 SonarCloud Quality Gate failed. [](https://sonarcloud.io/project/issues?id=apache_incubator-iotdb&pullRequest=460&resolved=false&types=BUG) [](https:

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

2020-06-23 Thread GitBox
sonarcloud[bot] commented on pull request #460: URL: https://github.com/apache/incubator-iotdb/pull/460#issuecomment-648071689 SonarCloud Quality Gate failed. [](https://sonarcloud.io/project/issues?id=apache_incubator-iotdb&pullRequest=460&resolved=false&types=BUG) [](https://sonarc

[GitHub] [incubator-iotdb] qiaojialin opened a new pull request #1411: [IOTDB-706] Introduce virtual memtable for larger Chunk

2020-06-23 Thread GitBox
qiaojialin opened a new pull request #1411: URL: https://github.com/apache/incubator-iotdb/pull/1411 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

[GitHub] [incubator-iotdb] qiaojialin commented on a change in pull request #1408: move getSeriesSchemas to MManager

2020-06-23 Thread GitBox
qiaojialin commented on a change in pull request #1408: URL: https://github.com/apache/incubator-iotdb/pull/1408#discussion_r444051474 ## File path: server/src/main/java/org/apache/iotdb/db/metadata/MManager.java ## @@ -1800,4 +1807,207 @@ private void checkMTreeModified() {

[GitHub] [incubator-iotdb] zhanglingzhe0820 opened a new pull request #1412: Fix hot compaction

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

[GitHub] [incubator-iotdb] qiaojialin merged pull request #1412: Fix hot compaction

2020-06-23 Thread GitBox
qiaojialin merged pull request #1412: URL: https://github.com/apache/incubator-iotdb/pull/1412 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abov

[GitHub] [incubator-iotdb] samperson1997 opened a new pull request #1413: [IOTDB-775] Add SQL of creating snapshot manually

2020-06-23 Thread GitBox
samperson1997 opened a new pull request #1413: URL: https://github.com/apache/incubator-iotdb/pull/1413 Add SQL for users to create snapshot manually. **Grammar**: `create snapshot for schema` This is an automated message

[GitHub] [incubator-iotdb] sonarcloud[bot] commented on pull request #1413: [IOTDB-775] Add SQL of creating snapshot manually

2020-06-23 Thread GitBox
sonarcloud[bot] commented on pull request #1413: URL: https://github.com/apache/incubator-iotdb/pull/1413#issuecomment-648248033 Kudos, SonarCloud Quality Gate passed! [](https://sonarcloud.io/project/issues?id=apache_incubator-iotdb&pullRequest=1413&resolved=false&types=BUG) [](http

[GitHub] [incubator-iotdb] sonarcloud[bot] commented on pull request #1411: [IOTDB-706] Introduce virtual memtable for larger Chunk

2020-06-23 Thread GitBox
sonarcloud[bot] commented on pull request #1411: URL: https://github.com/apache/incubator-iotdb/pull/1411#issuecomment-648254708 SonarCloud Quality Gate failed. [](https://sonarcloud.io/project/issues?id=apache_incubator-iotdb&pullRequest=1411&resolved=false&types=BUG) [](https://son

[GitHub] [incubator-iotdb] zhanglingzhe0820 opened a new pull request #1414: Hot compaction

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

[GitHub] [incubator-iotdb] zhanglingzhe0820 closed pull request #1414: Hot compaction

2020-06-23 Thread GitBox
zhanglingzhe0820 closed pull request #1414: URL: https://github.com/apache/incubator-iotdb/pull/1414 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

[GitHub] [incubator-iotdb] zhanglingzhe0820 opened a new pull request #1415: Fix hot compaction

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

[GitHub] [incubator-iotdb] qiaojialin merged pull request #1415: Fix hot compaction

2020-06-23 Thread GitBox
qiaojialin merged pull request #1415: URL: https://github.com/apache/incubator-iotdb/pull/1415 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abov

[GitHub] [incubator-iotdb] sonarcloud[bot] removed a comment on pull request #1411: [IOTDB-706] Introduce virtual memtable for larger Chunk

2020-06-23 Thread GitBox
sonarcloud[bot] removed a comment on pull request #1411: URL: https://github.com/apache/incubator-iotdb/pull/1411#issuecomment-648254708 SonarCloud Quality Gate failed. [](https://sonarcloud.io/project/issues?id=apache_incubator-iotdb&pullRequest=1411&resolved=false&types=BUG) [](htt

[GitHub] [incubator-iotdb] sonarcloud[bot] commented on pull request #1411: [IOTDB-706] Introduce virtual memtable for larger Chunk

2020-06-23 Thread GitBox
sonarcloud[bot] commented on pull request #1411: URL: https://github.com/apache/incubator-iotdb/pull/1411#issuecomment-648280152 SonarCloud Quality Gate failed. [](https://sonarcloud.io/project/issues?id=apache_incubator-iotdb&pullRequest=1411&resolved=false&types=BUG) [](https://son

[GitHub] [incubator-iotdb] sonarcloud[bot] removed a comment on pull request #1411: [IOTDB-706] Introduce virtual memtable for larger Chunk

2020-06-23 Thread GitBox
sonarcloud[bot] removed a comment on pull request #1411: URL: https://github.com/apache/incubator-iotdb/pull/1411#issuecomment-648280152 SonarCloud Quality Gate failed. [](https://sonarcloud.io/project/issues?id=apache_incubator-iotdb&pullRequest=1411&resolved=false&types=BUG) [](htt

[GitHub] [incubator-iotdb] sonarcloud[bot] commented on pull request #1411: [IOTDB-706] Introduce virtual memtable for larger Chunk

2020-06-23 Thread GitBox
sonarcloud[bot] commented on pull request #1411: URL: https://github.com/apache/incubator-iotdb/pull/1411#issuecomment-648297995 SonarCloud Quality Gate failed. [](https://sonarcloud.io/project/issues?id=apache_incubator-iotdb&pullRequest=1411&resolved=false&types=BUG) [](https://son

[GitHub] [incubator-iotdb] sonarcloud[bot] removed a comment on pull request #1413: [IOTDB-775] Add SQL of creating snapshot manually

2020-06-23 Thread GitBox
sonarcloud[bot] removed a comment on pull request #1413: URL: https://github.com/apache/incubator-iotdb/pull/1413#issuecomment-648248033 Kudos, SonarCloud Quality Gate passed! [](https://sonarcloud.io/project/issues?id=apache_incubator-iotdb&pullRequest=1413&resolved=false&types=BUG)

[GitHub] [incubator-iotdb] sonarcloud[bot] commented on pull request #1413: [IOTDB-775] Add SQL of creating snapshot manually

2020-06-23 Thread GitBox
sonarcloud[bot] commented on pull request #1413: URL: https://github.com/apache/incubator-iotdb/pull/1413#issuecomment-648312936 Kudos, SonarCloud Quality Gate passed! [](https://sonarcloud.io/project/issues?id=apache_incubator-iotdb&pullRequest=1413&resolved=false&types=BUG) [](http

[GitHub] [incubator-iotdb] jixuan1989 opened a new pull request #1416: [IOTDB-726] fix the lineNumber of mlog/snapshot is incorrect after restarting the server

2020-06-23 Thread GitBox
jixuan1989 opened a new pull request #1416: URL: https://github.com/apache/incubator-iotdb/pull/1416 After this PR, the behavior is: when restarting a server, - if the mlog exists, it is fine and maybe a snapshot will be created; - if the snapshot exists, then the mlog must also exi

[GitHub] [incubator-iotdb] mychaow commented on a change in pull request #1408: move getSeriesSchemas to MManager

2020-06-23 Thread GitBox
mychaow commented on a change in pull request #1408: URL: https://github.com/apache/incubator-iotdb/pull/1408#discussion_r444588929 ## File path: server/src/main/java/org/apache/iotdb/db/qp/executor/PlanExecutor.java ## @@ -907,6 +907,17 @@ public void delete(Path path, long t

[GitHub] [incubator-iotdb] mychaow commented on a change in pull request #1408: move getSeriesSchemas to MManager

2020-06-23 Thread GitBox
mychaow commented on a change in pull request #1408: URL: https://github.com/apache/incubator-iotdb/pull/1408#discussion_r444589644 ## File path: server/src/main/java/org/apache/iotdb/db/metadata/MManager.java ## @@ -1800,4 +1807,207 @@ private void checkMTreeModified() {

[GitHub] [incubator-iotdb] SailVR opened a new pull request #1417: [IOTDB-774]Handle result of "show timeseries" as iterator

2020-06-23 Thread GitBox
SailVR opened a new pull request #1417: URL: https://github.com/apache/incubator-iotdb/pull/1417 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

[GitHub] [incubator-iotdb] mychaow commented on a change in pull request #1408: move getSeriesSchemas to MManager

2020-06-23 Thread GitBox
mychaow commented on a change in pull request #1408: URL: https://github.com/apache/incubator-iotdb/pull/1408#discussion_r444593283 ## File path: server/src/main/java/org/apache/iotdb/db/metadata/MManager.java ## @@ -1800,4 +1807,207 @@ private void checkMTreeModified() {

[GitHub] [incubator-iotdb] sonarcloud[bot] commented on pull request #1416: [IOTDB-726] fix the lineNumber of mlog/snapshot is incorrect after restarting the server

2020-06-23 Thread GitBox
sonarcloud[bot] commented on pull request #1416: URL: https://github.com/apache/incubator-iotdb/pull/1416#issuecomment-648529014 SonarCloud Quality Gate failed. [](https://sonarcloud.io/project/issues?id=apache_incubator-iotdb&pullRequest=1416&resolved=false&types=BUG) [](https://son

[GitHub] [incubator-iotdb] aiping312 commented on issue #1354: 在timeries下再创建子节点bug

2020-06-23 Thread GitBox
aiping312 commented on issue #1354: URL: https://github.com/apache/incubator-iotdb/issues/1354#issuecomment-648532270 > 你用的具体是哪个版本啊,是rel/0.10分支么,可以给一个具体的复现步骤吗? 我再基于最新的0.10打包再试一次看看 This is an automated message from the

[GitHub] [incubator-iotdb] sonarcloud[bot] removed a comment on pull request #1411: [IOTDB-706] Introduce virtual memtable for larger Chunk

2020-06-23 Thread GitBox
sonarcloud[bot] removed a comment on pull request #1411: URL: https://github.com/apache/incubator-iotdb/pull/1411#issuecomment-648297995 SonarCloud Quality Gate failed. [](https://sonarcloud.io/project/issues?id=apache_incubator-iotdb&pullRequest=1411&resolved=false&types=BUG) [](htt

[GitHub] [incubator-iotdb] sonarcloud[bot] commented on pull request #1411: [IOTDB-706] Introduce virtual memtable for larger Chunk

2020-06-23 Thread GitBox
sonarcloud[bot] commented on pull request #1411: URL: https://github.com/apache/incubator-iotdb/pull/1411#issuecomment-648532669 SonarCloud Quality Gate failed. [](https://sonarcloud.io/project/issues?id=apache_incubator-iotdb&pullRequest=1411&resolved=false&types=BUG) [](https://son

[GitHub] [incubator-iotdb] sonarcloud[bot] commented on pull request #1411: [IOTDB-706] Introduce virtual memtable for larger Chunk

2020-06-23 Thread GitBox
sonarcloud[bot] commented on pull request #1411: URL: https://github.com/apache/incubator-iotdb/pull/1411#issuecomment-648537590 SonarCloud Quality Gate failed. [](https://sonarcloud.io/project/issues?id=apache_incubator-iotdb&pullRequest=1411&resolved=false&types=BUG) [](https://son

[GitHub] [incubator-iotdb] sonarcloud[bot] removed a comment on pull request #1411: [IOTDB-706] Introduce virtual memtable for larger Chunk

2020-06-23 Thread GitBox
sonarcloud[bot] removed a comment on pull request #1411: URL: https://github.com/apache/incubator-iotdb/pull/1411#issuecomment-648532669 SonarCloud Quality Gate failed. [](https://sonarcloud.io/project/issues?id=apache_incubator-iotdb&pullRequest=1411&resolved=false&types=BUG) [](htt

[GitHub] [incubator-iotdb] Genius-pig opened a new pull request #1418: [IOTDB-778] Do not handle measurement name with quotaion uniformly

2020-06-23 Thread GitBox
Genius-pig opened a new pull request #1418: URL: https://github.com/apache/incubator-iotdb/pull/1418 https://issues.apache.org/jira/projects/IOTDB/issues/IOTDB-778 This is an automated message from the Apache Git Service. To

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

2020-06-23 Thread GitBox
sonarcloud[bot] removed a comment on pull request #460: URL: https://github.com/apache/incubator-iotdb/pull/460#issuecomment-648071689 SonarCloud Quality Gate failed. [](https://sonarcloud.io/project/issues?id=apache_incubator-iotdb&pullRequest=460&resolved=false&types=BUG) [](https:

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

2020-06-23 Thread GitBox
sonarcloud[bot] commented on pull request #460: URL: https://github.com/apache/incubator-iotdb/pull/460#issuecomment-648561545 SonarCloud Quality Gate failed. [](https://sonarcloud.io/project/issues?id=apache_incubator-iotdb&pullRequest=460&resolved=false&types=BUG) [](https://sonarc

[GitHub] [incubator-iotdb] dongbin86 commented on issue #1372: 分页和模糊查询是否支持

2020-06-23 Thread GitBox
dongbin86 commented on issue #1372: URL: https://github.com/apache/incubator-iotdb/issues/1372#issuecomment-648562039 @jixuan1989 感谢回复,like这种语义是否有支持计划? This is an automated message from the Apache Git Service. To respond to

[GitHub] [incubator-iotdb] sonarcloud[bot] commented on pull request #1411: [IOTDB-706] Introduce virtual memtable for larger Chunk

2020-06-23 Thread GitBox
sonarcloud[bot] commented on pull request #1411: URL: https://github.com/apache/incubator-iotdb/pull/1411#issuecomment-648563798 SonarCloud Quality Gate failed. [](https://sonarcloud.io/project/issues?id=apache_incubator-iotdb&pullRequest=1411&resolved=false&types=BUG) [](https://son

[GitHub] [incubator-iotdb] sonarcloud[bot] removed a comment on pull request #1411: [IOTDB-706] Introduce virtual memtable for larger Chunk

2020-06-23 Thread GitBox
sonarcloud[bot] removed a comment on pull request #1411: URL: https://github.com/apache/incubator-iotdb/pull/1411#issuecomment-648537590 SonarCloud Quality Gate failed. [](https://sonarcloud.io/project/issues?id=apache_incubator-iotdb&pullRequest=1411&resolved=false&types=BUG) [](htt

[GitHub] [incubator-iotdb] zhanglingzhe0820 opened a new pull request #1419: Hot compaction

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

[GitHub] [incubator-iotdb] jixuan1989 commented on issue #1372: 分页和模糊查询是否支持

2020-06-23 Thread GitBox
jixuan1989 commented on issue #1372: URL: https://github.com/apache/incubator-iotdb/issues/1372#issuecomment-648568060 Currently we have no plan to support "like" query for string, as there is no high-efficient way to implement that.. If we do not want to scan data point by point, we h

[GitHub] [incubator-iotdb] sonarcloud[bot] commented on pull request #1418: [IOTDB-778] Do not handle measurement name with quotaion uniformly

2020-06-23 Thread GitBox
sonarcloud[bot] commented on pull request #1418: URL: https://github.com/apache/incubator-iotdb/pull/1418#issuecomment-648575371 Kudos, SonarCloud Quality Gate passed! [](https://sonarcloud.io/project/issues?id=apache_incubator-iotdb&pullRequest=1418&resolved=false&types=BUG) [](http

[GitHub] [incubator-iotdb] sonarcloud[bot] commented on pull request #1416: [IOTDB-726] fix the lineNumber of mlog/snapshot is incorrect after restarting the server

2020-06-23 Thread GitBox
sonarcloud[bot] commented on pull request #1416: URL: https://github.com/apache/incubator-iotdb/pull/1416#issuecomment-648584583 Kudos, SonarCloud Quality Gate passed! [](https://sonarcloud.io/project/issues?id=apache_incubator-iotdb&pullRequest=1416&resolved=false&types=BUG) [](http

[GitHub] [incubator-iotdb] sonarcloud[bot] removed a comment on pull request #1416: [IOTDB-726] fix the lineNumber of mlog/snapshot is incorrect after restarting the server

2020-06-23 Thread GitBox
sonarcloud[bot] removed a comment on pull request #1416: URL: https://github.com/apache/incubator-iotdb/pull/1416#issuecomment-648529014 SonarCloud Quality Gate failed. [](https://sonarcloud.io/project/issues?id=apache_incubator-iotdb&pullRequest=1416&resolved=false&types=BUG) [](htt

[GitHub] [incubator-iotdb] JackieTien97 merged pull request #1419: Hot compaction

2020-06-23 Thread GitBox
JackieTien97 merged pull request #1419: URL: https://github.com/apache/incubator-iotdb/pull/1419 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

[GitHub] [incubator-iotdb] sonarcloud[bot] commented on pull request #1418: [IOTDB-778] Do not handle measurement name with quotaion uniformly

2020-06-23 Thread GitBox
sonarcloud[bot] commented on pull request #1418: URL: https://github.com/apache/incubator-iotdb/pull/1418#issuecomment-648620246 Kudos, SonarCloud Quality Gate passed! [](https://sonarcloud.io/project/issues?id=apache_incubator-iotdb&pullRequest=1418&resolved=false&types=BUG) [](http

[GitHub] [incubator-iotdb] sonarcloud[bot] removed a comment on pull request #1418: [IOTDB-778] Do not handle measurement name with quotaion uniformly

2020-06-23 Thread GitBox
sonarcloud[bot] removed a comment on pull request #1418: URL: https://github.com/apache/incubator-iotdb/pull/1418#issuecomment-648575371 Kudos, SonarCloud Quality Gate passed! [](https://sonarcloud.io/project/issues?id=apache_incubator-iotdb&pullRequest=1418&resolved=false&types=BUG)