-
Connecting to Athena PySpark
GETTINGS STARTED Amazon Athena is a managed compute service that allows you to use SQL or PySpark to query data…
-
Configuring Python
GETTING STARTED PyIceberg is a native Python implementation of Apache Iceberg that enables access to a wide range of scientific and…
-
How To Install
PYICEBERG Apache Iceberg is language- and engine-agnostic, meaning it was designed to be portable so that any language or engine…
-
Getting started with PyIceberg CLI
PYICEBERG The PyIceberg CLI allows you to easily inspect table metadata through Apache Iceberg catalogs. This recipe shows commonly-used commands.…
-
Getting started with the Python API
PYICEBERG This recipe introduces the PyIceberg API. Before running code examples, refer to the PyIceberg catalog configuration recipe for how…
-
Work with data in Pandas
PYICEBERG This recipe shows how to fetch data from an Iceberg table with pure Python into a Pandas dataframe. Reading…
-
Using Apache Iceberg with Polars
PYICEBERG Polars is an extremely fast DataFrame library and in-memory query engine. It includes parallel execution, cache-efficient algorithms, and an expressive…
-
Run local queries in DuckDB
PYICEBERG For DuckDB there are currently two paths for Iceberg integration in PyIceberg. This recipe demonstrates how to use DuckDB…
-
October 2023 – Iceberg Community News
❤️ Apache Iceberg? Spread the word by giving it a ⭐ on the apache/iceberg repo! Project updates Iceberg Java PyIceberg, Iceberg-Go,…
-
September 2023 – Iceberg Community News
❤️ Apache Iceberg? Spread the word by giving it a ⭐ on the apache/iceberg repo! Project updates Iceberg Java PyIceberg, Iceberg-Go,…
-
August 2023 – Iceberg Community News
Iceberg updates PyIceberg updates PyIceberg 0.5.0 is inbound! With 0.4.0 just released, many new features already accumulated on the main…
-
July 2023 – Iceberg Community News
Iceberg updates Apache Iceberg 1.3.1 was released on July 25, 2023. The 1.3.1 release addresses various issues identified in the…
-
June 2023 – Iceberg Community News
Iceberg updates The community is currently actively working on View support, Multi-Table Transactions, and a new pyiceberg 0.4.0 release. Below is a…
-
May 2023 – Iceberg Community News
Iceberg updates Apache Iceberg 1.3 was released Spark now supports the Iceberg UUID type as a string type, ensuring compatibility…
-
April 2023 – Iceberg Community News
Iceberg updates Apache Iceberg 1.2.1 was released on April 11th, 2023. The 1.2.1 release is a patch release to address…