federicsp opened a new pull request, #2981:
URL: https://github.com/apache/iceberg-python/pull/2981

   # 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.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to