danny0405 commented on code in PR #13648:
URL: https://github.com/apache/hudi/pull/13648#discussion_r2241917585


##########
website/releases/release-1.0.2.md:
##########
@@ -33,10 +33,17 @@ The 1.0.2 release primarily focuses on bug fixes, stability 
enhancements, and cr
 * **Performance:** Optimizations in areas like log file writing, schema reuse, 
and metadata initialization.
 * **Testing, CI, and Dependencies:** Fixes for flaky tests, improved code 
coverage, bundle validation, dependency cleanup (HBase removal), and extensive 
release testing.
 
+## Known Regressions
+We have a ComplexKeyGenerator related regression reported 
[here](release-0.14.1#known-regressions). Please refrain from migrating, if you 
have single field as a part of complex key generator.

Review Comment:
   User don't really quite get what kind of key generator are been used 
especially for SQL users because the key generator is auto-inferred, maybe we 
just call out "single record key with multiple partition fields"?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to