This is an automated email from the ASF dual-hosted git repository.
qiaojialin pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iotdb.git.
from 820101c change default value for timed flush memtable and timed close
tsfile (#3875)
add d7fd960 Update docs for time partition and auto create metadata
(#3878)
No new revisions were added by this update.
Summary of changes:
docs/UserGuide/Appendix/Config-Manual.md | 81 ++++++++++++++++
.../UserGuide/Data-Concept/Auto-Create-MetaData.md | 107 +++++++++++++++++++++
docs/UserGuide/Data-Concept/Time-Partition.md | 64 ++++++++++++
docs/zh/UserGuide/Appendix/Config-Manual.md | 81 ++++++++++++++++
.../UserGuide/Data-Concept/Auto-Create-MetaData.md | 107 +++++++++++++++++++++
docs/zh/UserGuide/Data-Concept/Time-Partition.md | 64 ++++++++++++
6 files changed, 504 insertions(+)
create mode 100644 docs/UserGuide/Data-Concept/Auto-Create-MetaData.md
create mode 100644 docs/UserGuide/Data-Concept/Time-Partition.md
create mode 100644 docs/zh/UserGuide/Data-Concept/Auto-Create-MetaData.md
create mode 100644 docs/zh/UserGuide/Data-Concept/Time-Partition.md