You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@iceberg.apache.org by Anton Okolnychyi <ao...@apple.com.INVALID> on 2021/04/06 19:41:58 UTC

[ANNOUNCE] Apache Iceberg release 0.11.1

I’m pleased to announce the release of Apache Iceberg 0.11.1!

Apache Iceberg is an open table format for huge analytic datasets. Iceberg delivers high query performance for tables with tens of petabytes of data, along with atomic commits, concurrent writes, and SQL-compatible table evolution.

This release can be downloaded from: https://www.apache.org/dyn/closer.cgi/iceberg/apache-iceberg-0.11.1/apache-iceberg-0.11.1.tar.gz <https://www.apache.org/dyn/closer.cgi/iceberg/apache-iceberg-0.11.1/apache-iceberg-0.11.1.tar.gz>

Java artifacts are available from Maven Central.

Thanks to everyone for contributing!

- Anton