Skip to content

dgroomes/iceberg-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

16 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

iceberg-playground

๐Ÿ“š Learning and exploring Apache Iceberg.

Standalone subprojects

This repository illustrates different concepts, patterns and examples via standalone subprojects. Each subproject is completely independent of the others and do not depend on the root project. This standalone subproject constraint forces the subprojects to be complete and maximizes the reader's chances of successfully running, understanding, and re-using the code.

The subprojects include:

write-and-read/

Write to and read from an Iceberg table using the core Iceberg Java APIs.

See the README in write-and-read/.

spark-shell/

Create and interact with Apache Iceberg tables from Spark shell.

See the README in spark-shell/.

rest-catalog/

Use the Iceberg REST catalog as an authoritative source for tracking a collection of tables and their current metadata.

See the README in rest-catalog/.

About

๐Ÿ“š Learning and exploring Apache Iceberg

Topics

Resources

Stars

Watchers

Forks

Languages