yihua commented on code in PR #9296: URL: https://github.com/apache/hudi/pull/9296#discussion_r1278026709
########## website/blog/2022-12-29-Apache-Hudi-2022-A-Year-In-Review.md: ########## @@ -39,7 +39,7 @@ While there are too many features added in 2022 to list them all, take a look at - Presto Hudi integration: In addition to the hive connector we have had for a long time, we added [native Presto Hudi connector](https://prestodb.io/docs/current/connector/hudi.html). This enables users to get access to advanced features of Hudi faster. Users can now leverage metadata table to reduce file listing cost. We also added support for accessing clustered datasets this year. - Trino Hudi integration: We also added [native Trino Hudi connector](https://trino.io/docs/current/connector/hudi.html) to assist in querying Hudi tables via Trino Engine. Users can now leverage metadata table to make their queries performant. - Performance enhancements: Many performance optimizations were landed by the community throughout the year to keep Hudi on par with competition or better. Check out this [TPC-DS benchmark](https://hudi.apache.org/blog/2022/06/29/Apache-Hudi-vs-Delta-Lake-transparent-tpc-ds-lakehouse-performance-benchmarks) comparing Hudi vs Delta Lake. -- [Long Term Support](https://hudi.apache.org/releases/release-0.12.3#long-term-support): We start to maintain 0.12 as the Long Term Support releases for users to migrate to and stay for a longer duration. In lieu of that, we have made 0.12.1 and 0.12.2 releases to assist users with stable release that comes packed with a lot of stability and bug fixes. +- [Long Term Support](https://hudi.apache.org/releases/release-0.12.2#long-term-support): We start to maintain 0.12 as the Long Term Support releases for users to migrate to and stay for a longer duration. In lieu of that, we have made 0.12.1 and 0.12.2 releases to assist users with stable release that comes packed with a lot of stability and bug fixes. Review Comment: Should this still link to 0.12.3, since we haven't added 0.12.2 page back? -- 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]
