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

sivabalan pushed a commit to branch release-0.5.3
in repository https://gitbox.apache.org/repos/asf/hudi.git

commit 498c86b2b8cdd640e9bf00e4a224f7c17ebef618
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 6bb5659..77812a8 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