-
Time Travel Queries
BASICS This recipe demonstrates ways to query historical snapshots of Apache Iceberg tables. Time travel to query historical snapshots in…
-
The CDC MERGE Pattern
Categories: OpinionThe MERGE pattern is the first design I discuss in this series that maintains data directly in a mirror table…
-
Docker, Spark, and Iceberg: The Fastest Way to Try Iceberg!
Co-authored by Kyle Bendickson UPDATE: This docker environment has been updated to use the Iceberg REST catalog. You can read about…
-
Using Spark in EMR with Apache Iceberg
Many AWS customers already use EMR to run their Spark clusters. If you’re not familiar with EMR, it’s a simple…