Excited to see the first official release of the Apache Iceberg Go library!
Thanks everyone for contributing!  And thanks Matt & Fokko for working on
the release.

Cheers,
Kevin Liu

On Mon, Nov 18, 2024 at 11:10 AM Matt Topol <[email protected]> wrote:

> Hi everyone,
>
> I'm pleased to announce the release of Apache Iceberg Go v0.1.0!
>
> 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 Go release can be installed via `go get
> github.com/apache/[email protected]`
> <http://github.com/apache/[email protected]> and the documentation can be
> found at https://pkg.go.dev/github.com/apache/[email protected]
>
> Thanks to everyone for contributing!!
>
> --Matt
>

Reply via email to