This is an automated email from the ASF dual-hosted git repository.

vinoth pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git


The following commit(s) were added to refs/heads/master by this push:
     new 45acccd  [MINOR] Remove incubating from README
45acccd is described below

commit 45acccdb8a1aadc8aa499f0eb564f98247880357
Author: vinoth chandar <[email protected]>
AuthorDate: Sat May 23 14:51:58 2020 -0700

    [MINOR] Remove incubating from README
---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index a4459f7..342a866 100644
--- a/README.md
+++ b/README.md
@@ -15,8 +15,8 @@
   limitations under the License.
 -->
 
-# Apache Hudi (Incubating)
-Apache Hudi (Incubating) (pronounced Hoodie) stands for `Hadoop Upserts 
Deletes and Incrementals`. 
+# Apache Hudi
+Apache Hudi (pronounced Hoodie) stands for `Hadoop Upserts Deletes and 
Incrementals`. 
 Hudi manages the storage of large analytical datasets on DFS (Cloud stores, 
HDFS or any Hadoop FileSystem compatible storage).
 
 <https://hudi.apache.org/>

Reply via email to