pramila-bishnoi opened a new pull request, #2770: URL: https://github.com/apache/iceberg-python/pull/2770
Closes #1008 # Rationale for this change This PR addresses the gap in the PyIceberg API documentation (`mkdocs/docs/api.md`) by adding comprehensive guides and code examples for all available data write operations and the Transaction API. ## Are these changes tested? N/A. These are documentation-only changes. No functional code changes were introduced. ## Are there any user-facing changes? Yes. This change significantly improves the documentation by providing: * **Completeness:** Full documentation blocks for `overwrite()`, `delete()`, `dynamic_partition_overwrite()`, `upsert()`, and the `Transaction API`. -- 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]
