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
commit 1878e2fb4bccf659563b246f895d5ceb565f14ff Author: Lei Rui <[email protected]> AuthorDate: Sat Jan 28 17:54:32 2023 +0800 finish --- README.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/README.md b/README.md index 46a35fa73c..4705ef72f2 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,24 @@ +<!-- + + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you under the Apache License, Version 2.0 (the + "License"); you may not use this file except in compliance + with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. + +--> + # M4-LSM - The code of two M4-LSM deployments, M4-UDF and M4-LSM, is available in this repository. - M4-UDF: `org.apache.iotdb.db.query.udf.builtin.UDTFM4MAC`.
