nsivabalan commented on code in PR #13648: URL: https://github.com/apache/hudi/pull/13648#discussion_r2244351205
########## 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: sure. -- 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]
