Commit 70ae1ac
authored
Update last cache in load (#15604)
* add load update last cache strategies
* add cacheLastValuesForLoad
* add cache last values for load
* add memory control when caching last values
* fix
* fix UPDATE_NO_BLOB does not take effect
* fix comments
* spotless
* ignore perf test1 parent 5a42c2e commit 70ae1ac
22 files changed
Lines changed: 1118 additions & 106 deletions
File tree
- integration-test/src
- main/java/org/apache/iotdb
- itbase/env
- it/env
- cluster/config
- remote/config
- test/java/org/apache/iotdb/db/it
- iotdb-core
- datanode/src/main/java/org/apache/iotdb/db
- conf
- pipe/receiver/protocol/pipeconsensus
- queryengine/plan
- analyze/load
- relational/metadata/fetcher/cache
- scheduler/load
- storageengine
- dataregion
- tsfile
- utils
- wal/recover/file
- load
- node-commons/src/assembly/resources/conf
Lines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
110 | 122 | | |
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
71 | 81 | | |
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
44 | 48 | | |
0 commit comments