The Apache Hudi team is pleased to announce the release of Apache Hudi
1.0.0-beta2. This is the second beta release foreshadowing major version
1.0.0.

Apache Hudi is a transactional data lake platform that brings database and
data warehouse capabilities to the data lake. Hudi reimagines slow
old-school batch data processing with a powerful new incremental processing
framework for low latency minute-level analytics.

This release comes 7 months after 1.0.0-beta1. It includes more than 130
resolved issues, new features as well as general improvements and bug
fixes. Some of the exciting features include:

   - New secondary index and partition stats index
   - Positional merge with filter pushdown
   - Lookup joins with hudi-flink

Please review the release notes (
https://hudi.apache.org/releases/release-1.0.0-beta2) for details on
release highlights and behavior changes before adopting the 1.0.0-beta2
release. If you'd like to download the source release, you can find it
here:
https://github.com/apache/hudi/releases/tag/release-1.0.0-beta2

For details on how to use Hudi, please look at the quick start page located
at https://hudi.apache.org/docs/quick-start-guide.html

We welcome your help and feedback. For more information on how to report
problems, and to get involved, visit the project website at
https://hudi.apache.org

Thanks to everyone involved!

- Sagar Sumit, Release Manager

Reply via email to