This is an automated email from the ASF dual-hosted git repository.
leirui pushed a commit to branch research/M4-visualization
in repository https://gitbox.apache.org/repos/asf/iotdb.git
The following commit(s) were added to refs/heads/research/M4-visualization by
this push:
new b66e4a6d37 add header
b66e4a6d37 is described below
commit b66e4a6d37aba1b33b278d1140ac74148c9e5e30
Author: Lei Rui <[email protected]>
AuthorDate: Sun Jul 3 13:30:37 2022 +0800
add header
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 85c800e61e..eda1cf49e4 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,4 @@
+# M4-LSM
The document of the M4 aggregation function has been released
on the official
[website](https://iotdb.apache.org/UserGuide/Master/UDF-Library/M4.html#m4-2)
of Apache IoTDB. The code of three M4-
LSM deployments, MA, MO and MF, is available in the [GitHub
repository](https://github.com/apache/iotdb/tree/research/M4-visualization).