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

yihua pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/hudi.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 905d0db6949 [DOCS][MINOR] Fix release page docs for 1.0.0-beta1 
(#10927)
905d0db6949 is described below

commit 905d0db6949fa604d01e06c2b8281ef9ec587eb7
Author: Bhavani Sudha Saktheeswaran <[email protected]>
AuthorDate: Tue Mar 26 17:44:54 2024 -0700

    [DOCS][MINOR] Fix release page docs for 1.0.0-beta1 (#10927)
---
 website/releases/release-1.0.0-beta1.md | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)

diff --git a/website/releases/release-1.0.0-beta1.md 
b/website/releases/release-1.0.0-beta1.md
index e091def2af2..09b49ce6780 100644
--- a/website/releases/release-1.0.0-beta1.md
+++ b/website/releases/release-1.0.0-beta1.md
@@ -14,12 +14,15 @@ out the new features and provide feedback. The release is 
not meant for producti
 
 ## Migration Guide
 
-This release contains major format changes as we will see in highlights below. 
As such, migration would be required when
-the release is made generally available (GA). However, we encourage users to 
try out the features on new tables.
+This release contains major format changes as we will see in highlights below. 
We encourage users to try out the 
+**1.0.0-beta1** features on new tables. The 1.0 general availability (GA) 
release will support automatic table upgrades 
+from 0.x versions, while also ensuring full backward compatibility when 
reading 0.x Hudi tables using 1.0, ensuring a
+seamless migration experience. 
+
 
 :::caution
-Given that timeline format and log file format has changed in this beta 
release, it is recommended not to attempt to do
-rolling upgrades from older versions to this release.
+Given that timeline format and log file format has changed in this **beta 
release**, it is recommended not to attempt to do
+rolling upgrades from older versions to this release. 
 :::
 
 ## Highlights

Reply via email to