Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 931 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 931 Bytes

Managed Iceberg Examples

These examples demonstrate how to use Dataflow's new Managed IcebergIO to read and write data to Iceberg tables.

Included are examples for a few catalogs. Dependencies can be found in their respective build.gradle files. To run these examples, clone this repository and follow the instructions in their respective README files.

Note: DirectRunner is used by default. Feel free to tag on --runner=DataflowRunner to run on Dataflow.