[GitHub] [iotdb] jun0315 commented on a diff in pull request #8619: [IOTDB-5291] Add TiFile to Tag Model, support disk flush and query

2023-01-01 Thread GitBox
jun0315 commented on code in PR #8619: URL: https://github.com/apache/iotdb/pull/8619#discussion_r1059839564 ## schema-engine-tag/src/main/java/org/apache/iotdb/db/metadata/tagSchemaRegion/tagIndex/flush/MemTableFlush.java: ## @@ -0,0 +1,92 @@ +/* + * Licensed to the Apache

[GitHub] [iotdb] jun0315 commented on a diff in pull request #8619: [IOTDB-5291] Add TiFile to Tag Model, support disk flush and query

2023-01-01 Thread GitBox
jun0315 commented on code in PR #8619: URL: https://github.com/apache/iotdb/pull/8619#discussion_r1059839564 ## schema-engine-tag/src/main/java/org/apache/iotdb/db/metadata/tagSchemaRegion/tagIndex/flush/MemTableFlush.java: ## @@ -0,0 +1,92 @@ +/* + * Licensed to the Apache

[GitHub] [iotdb] jun0315 commented on a diff in pull request #8619: [IOTDB-5291] Add TiFile to Tag Model, support disk flush and query

2023-01-01 Thread GitBox
jun0315 commented on code in PR #8619: URL: https://github.com/apache/iotdb/pull/8619#discussion_r1059839564 ## schema-engine-tag/src/main/java/org/apache/iotdb/db/metadata/tagSchemaRegion/tagIndex/flush/MemTableFlush.java: ## @@ -0,0 +1,92 @@ +/* + * Licensed to the Apache

[GitHub] [iotdb] jun0315 commented on a diff in pull request #8619: [IOTDB-5291] Add TiFile to Tag Model, support disk flush and query

2022-12-30 Thread GitBox
jun0315 commented on code in PR #8619: URL: https://github.com/apache/iotdb/pull/8619#discussion_r1059437174 ## schema-engine-tag/src/main/java/org/apache/iotdb/lsm/util/BloomFilter.java: ## @@ -0,0 +1,238 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one +

[GitHub] [iotdb] jun0315 commented on a diff in pull request #8619: [IOTDB-5291] Add TiFile to Tag Model, support disk flush and query

2022-12-30 Thread GitBox
jun0315 commented on code in PR #8619: URL: https://github.com/apache/iotdb/pull/8619#discussion_r1059435988 ## schema-engine-tag/src/main/java/org/apache/iotdb/lsm/util/BloomFilter.java: ## @@ -0,0 +1,238 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one +

[GitHub] [iotdb] jun0315 commented on a diff in pull request #8619: [IOTDB-5291] Add TiFile to Tag Model, support disk flush and query

2022-12-30 Thread GitBox
jun0315 commented on code in PR #8619: URL: https://github.com/apache/iotdb/pull/8619#discussion_r1059430984 ## schema-engine-tag/src/main/java/org/apache/iotdb/db/metadata/tagSchemaRegion/tagIndex/flush/MemTableFlush.java: ## @@ -0,0 +1,108 @@ +/* + * Licensed to the Apache

[GitHub] [iotdb] jun0315 commented on a diff in pull request #8619: [IOTDB-5291] Add TiFile to Tag Model, support disk flush and query

2022-12-30 Thread GitBox
jun0315 commented on code in PR #8619: URL: https://github.com/apache/iotdb/pull/8619#discussion_r1059313788 ## schema-engine-tag/src/main/java/org/apache/iotdb/db/metadata/tagSchemaRegion/tagIndex/flush/MemTableFlush.java: ## @@ -0,0 +1,108 @@ +/* + * Licensed to the Apache

[GitHub] [iotdb] jun0315 commented on a diff in pull request #8619: [IOTDB-5291] Add TiFile to Tag Model, support disk flush and query

2022-12-30 Thread GitBox
jun0315 commented on code in PR #8619: URL: https://github.com/apache/iotdb/pull/8619#discussion_r1059313606 ## schema-engine-tag/src/main/java/org/apache/iotdb/db/metadata/tagSchemaRegion/tagIndex/flush/MemChunkGroupFlush.java: ## @@ -0,0 +1,65 @@ +/* + * Licensed to the

[GitHub] [iotdb] jun0315 commented on a diff in pull request #8619: [IOTDB-5291] Add TiFile to Tag Model, support disk flush and query

2022-12-28 Thread GitBox
jun0315 commented on code in PR #8619: URL: https://github.com/apache/iotdb/pull/8619#discussion_r1058502865 ## schema-engine-tag/src/main/java/org/apache/iotdb/db/metadata/tagSchemaRegion/tagIndex/flush/MemChunkFlush.java: ## @@ -0,0 +1,103 @@ +/* + * Licensed to the Apache

[GitHub] [iotdb] jun0315 commented on a diff in pull request #8619: [IOTDB-5291] Add TiFile to Tag Model, support disk flush and query

2022-12-28 Thread GitBox
jun0315 commented on code in PR #8619: URL: https://github.com/apache/iotdb/pull/8619#discussion_r1058487129 ## schema-engine-tag/src/main/java/org/apache/iotdb/lsm/levelProcess/FlushLevelProcessor.java: ## @@ -20,19 +20,26 @@ import

[GitHub] [iotdb] jun0315 commented on a diff in pull request #8619: [IOTDB-5291] Add TiFile to Tag Model, support disk flush and query

2022-12-28 Thread GitBox
jun0315 commented on code in PR #8619: URL: https://github.com/apache/iotdb/pull/8619#discussion_r1058444168 ## schema-engine-tag/src/main/java/org/apache/iotdb/lsm/request/IFlushRequest.java: ## @@ -0,0 +1,100 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under