[GitHub] [incubator-iotdb] qiaojialin merged pull request #1665: IOTDB-851: enhance failure tolerance when recover WAL

2020-09-06 Thread GitBox
qiaojialin merged pull request #1665: URL: https://github.com/apache/incubator-iotdb/pull/1665 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] [incubator-iotdb] sonarcloud[bot] commented on pull request #1650: [IOTDB-848] support order by time asc/desc

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

[GitHub] [incubator-iotdb] liutaohua commented on a change in pull request #1650: [IOTDB-848] support order by time asc/desc

2020-09-06 Thread GitBox
liutaohua commented on a change in pull request #1650: URL: https://github.com/apache/incubator-iotdb/pull/1650#discussion_r484159655 ## File path: antlr/src/main/antlr4/org/apache/iotdb/db/qp/strategy/SqlBase.g4 ## @@ -208,12 +208,13 @@ fromClause ; specialClause -

[GitHub] [incubator-iotdb] liutaohua commented on a change in pull request #1650: [IOTDB-848] support order by time asc/desc

2020-09-06 Thread GitBox
liutaohua commented on a change in pull request #1650: URL: https://github.com/apache/incubator-iotdb/pull/1650#discussion_r484159477 ## File path: antlr/src/main/antlr4/org/apache/iotdb/db/qp/strategy/SqlBase.g4 ## @@ -208,12 +208,13 @@ fromClause ; specialClause -

[GitHub] [incubator-iotdb] liutaohua commented on a change in pull request #1650: [IOTDB-848] support order by time asc/desc

2020-09-06 Thread GitBox
liutaohua commented on a change in pull request #1650: URL: https://github.com/apache/incubator-iotdb/pull/1650#discussion_r484159194 ## File path: server/src/main/java/org/apache/iotdb/db/query/dataset/RawQueryDataSetWithValueFilter.java ## @@ -43,10 +43,11 @@ * @param

[GitHub] [incubator-iotdb] yhwang-hbl opened a new pull request #1695: Add show TTL to DDL Data Definition Language.md

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

[GitHub] [incubator-iotdb] yhwang-hbl commented on a change in pull request #1694: [IOTDB-813] Show storage group under given path prefix

2020-09-06 Thread GitBox
yhwang-hbl commented on a change in pull request #1694: URL: https://github.com/apache/incubator-iotdb/pull/1694#discussion_r484144430 ## File path: server/src/main/java/org/apache/iotdb/db/metadata/MTree.java ## @@ -502,6 +502,54 @@ private void findStorageGroup( return

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

2020-09-06 Thread GitBox
JulianFeinauer commented on pull request #1418: URL: https://github.com/apache/incubator-iotdb/pull/1418#issuecomment-687813678 Just discussed with xiangdong about this PR. Why is this closed? It looks good, not? This is

[GitHub] [incubator-iotdb] sonarcloud[bot] commented on pull request #1650: [IOTDB-848] support order by time asc/desc

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

[GitHub] [incubator-iotdb] sonarcloud[bot] removed a comment on pull request #1650: [IOTDB-848] support order by time asc/desc

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

[GitHub] [incubator-iotdb] sonarcloud[bot] commented on pull request #1650: [IOTDB-848] support order by time asc/desc

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

[GitHub] [incubator-iotdb] sonarcloud[bot] removed a comment on pull request #1650: [IOTDB-848] support order by time asc/desc

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

[GitHub] [incubator-iotdb] qiaojialin commented on a change in pull request #1694: [IOTDB-813] Show storage group under given path prefix

2020-09-06 Thread GitBox
qiaojialin commented on a change in pull request #1694: URL: https://github.com/apache/incubator-iotdb/pull/1694#discussion_r484056784 ## File path: server/src/main/java/org/apache/iotdb/db/metadata/MTree.java ## @@ -502,6 +502,54 @@ private void findStorageGroup( return

[GitHub] [incubator-iotdb] jixuan1989 commented on a change in pull request #1657: Fix for Codesmell check step1

2020-09-06 Thread GitBox
jixuan1989 commented on a change in pull request #1657: URL: https://github.com/apache/incubator-iotdb/pull/1657#discussion_r484036367 ## File path: jdbc/src/test/java/org/apache/iotdb/jdbc/BatchTest.java ## @@ -79,19 +79,16 @@ public void testExecuteBatchSQL1() throws

[GitHub] [incubator-iotdb] yhwang-hbl opened a new pull request #1694: [IOTDB-813] Show storage group under given path prefix

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