Skip to content

docs: add integration_duckdb_example and refactor prev notebook names#2980

Closed
federicsp wants to merge 1 commit intoapache:mainfrom
federicsp:docs/add_notebook_integration_duckdb_example
Closed

docs: add integration_duckdb_example and refactor prev notebook names#2980
federicsp wants to merge 1 commit intoapache:mainfrom
federicsp:docs/add_notebook_integration_duckdb_example

Conversation

@federicsp
Copy link

Rationale for this change

This PR adds a new example notebook demonstrating integration between PyIceberg and DuckDB, including:

  • Creating a temporary warehouse and SQL catalog
  • Creating Iceberg tables and appending data (first and second snapshots)
  • Comparing snapshots in DuckDB (added/removed rows)
  • Adding computed columns, filtering, and aggregating data

It also refactors and renames previous notebooks for clarity and consistency.

Are these changes tested?

Yes, the notebooks have been tested.

Are there any user-facing changes?

No, these are documentation/example changes only.

@federicsp federicsp closed this Jan 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant