@@ -10,13 +10,12 @@ There are two kinds of SMA in TDengine:
...
@@ -10,13 +10,12 @@ There are two kinds of SMA in TDengine:
```plantuml
```plantuml
@startmindmap mind_map_test
@startmindmap mind_map_test
* SMA
* SMA
** Block SMA
** Block-wise SMA
** Time-Range SMA
** Time-range-wise SMA
@endmindmap
@endmindmap
```
``` -->
-->


## Block-wise SMA
## Block-wise SMA
Block-wise SMA is created by default when the data are committed. Since time-series data are saved as block data in files, a corresponding SMA is create when the data block is written. The default block-wise SMA includes:
Block-wise SMA is created by default when the data are committed. Since time-series data are saved as block data in files, a corresponding SMA is create when the data block is written. The default block-wise SMA includes: