[GitHub] [iotdb] Alima777 closed pull request #1824: [IOTDB-942] Optimization of query with long time unsequence page

2020-10-18 Thread GitBox
Alima777 closed pull request #1824: URL: https://github.com/apache/iotdb/pull/1824 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

[GitHub] [iotdb] Alima777 removed a comment on pull request #1824: [IOTDB-942] Optimization of query with long time unsequence page

2020-10-18 Thread GitBox
Alima777 removed a comment on pull request #1824: URL: https://github.com/apache/iotdb/pull/1824#issuecomment-711478844 > Do not forget to add the experiment result in ur PR please : ) > Do not forget to add the experiment result in ur PR please : )

[GitHub] [iotdb] qiaojialin commented on a change in pull request #1796: [IOTDB-886]fix float loss precision

2020-10-18 Thread GitBox
qiaojialin commented on a change in pull request #1796: URL: https://github.com/apache/iotdb/pull/1796#discussion_r507410119 ## File path: server/src/main/java/org/apache/iotdb/db/utils/TypeInferenceUtils.java ## @@ -52,6 +54,10 @@ private static boolean isBoolean(String s) {

[GitHub] [iotdb] qiaojialin merged pull request #1732: [IOTDB-829] Accelerate delete timeseries

2020-10-18 Thread GitBox
qiaojialin merged pull request #1732: URL: https://github.com/apache/iotdb/pull/1732 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] flashmouse opened a new issue #1833: I want to know the detail design for tag inverted index

2020-10-18 Thread GitBox
flashmouse opened a new issue #1833: URL: https://github.com/apache/iotdb/issues/1833 Hi for now we are learning the project iotdb whether it meet our usage scenario. When we check the code(v0.10.1), we notice the tag inverted-index seems very simple. It's only a hashmap attribute

[GitHub] [iotdb] HTHou merged pull request #1829: update start-cli bash

2020-10-18 Thread GitBox
HTHou merged pull request #1829: URL: https://github.com/apache/iotdb/pull/1829 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] JackieTien97 commented on a change in pull request #1821: [IOTDB-926] Support reconnection of Session

2020-10-18 Thread GitBox
JackieTien97 commented on a change in pull request #1821: URL: https://github.com/apache/iotdb/pull/1821#discussion_r507482485 ## File path: session/src/main/java/org/apache/iotdb/session/Session.java ## @@ -239,7 +244,15 @@ public void insertTablet(Tablet tablet, boolean

[GitHub] [iotdb] Alima777 commented on pull request #1824: [IOTDB-942] Optimization of query with long time unsequence page

2020-10-18 Thread GitBox
Alima777 commented on pull request #1824: URL: https://github.com/apache/iotdb/pull/1824#issuecomment-711479715 > Do not forget to add the experiment result in ur PR please : ) Added. Thank you ~ This is an automated

[GitHub] [iotdb] sonarcloud[bot] removed a comment on pull request #1524: [IOTDB-776] Control the memory usage of flushing the memtable

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

[GitHub] [iotdb] sonarcloud[bot] commented on pull request #1524: [IOTDB-776] Control the memory usage of flushing the memtable

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

[GitHub] [iotdb] qiaojialin commented on a change in pull request #1821: [IOTDB-926] Support reconnection of Session

2020-10-18 Thread GitBox
qiaojialin commented on a change in pull request #1821: URL: https://github.com/apache/iotdb/pull/1821#discussion_r507476109 ## File path: session/src/main/java/org/apache/iotdb/session/Config.java ## @@ -24,5 +24,6 @@ public static final String DEFAULT_PASSWORD =

[GitHub] [iotdb] sonarcloud[bot] commented on pull request #1524: [IOTDB-776] Control the memory usage of flushing the memtable

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

[GitHub] [iotdb] sonarcloud[bot] removed a comment on pull request #1524: [IOTDB-776] Control the memory usage of flushing the memtable

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

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

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

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

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

[GitHub] [iotdb] samperson1997 opened a new pull request #1832: [IOTDB-947] Fix error when counting node with wildcard

2020-10-18 Thread GitBox
samperson1997 opened a new pull request #1832: URL: https://github.com/apache/iotdb/pull/1832 `COUNT NODES root.ln.* LEVEL=2` and `COUNT NODES root.ln LEVEL=2` are equivalent, which means: `PrefixPath` could contains `*`, but all nodes after `*` would be ignored. Only the prefix path

[GitHub] [iotdb] sonarcloud[bot] commented on pull request #1832: [IOTDB-947] Fix error when counting node with wildcard

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

[GitHub] [iotdb] mychaow commented on pull request #1732: [IOTDB-829] Accelerate delete timeseries

2020-10-18 Thread GitBox
mychaow commented on pull request #1732: URL: https://github.com/apache/iotdb/pull/1732#issuecomment-711166942 LGTM This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub