apache / apache/iceberg-python

DOCS: Improve Documentation on Write Support

Open
#1,008 16 comments 5 reactions 0 assignees View on GitHub
documentation good first issue
Dominant language
Python
Stars
1.1k
Forks
581
Avg merge
1d 17h
Merged PRs (30d)
78

Description

### Feature Request / Improvement

We currently have Write support through two modes:
1. through the Table API
2. through the Transaction API

We also have support for different modes of writes like:
1. append
2. overwrite
3. delete

Which make use of different arg parameters.

It would be great to update our docs to describe each of these operations and API modes explicitly in detail as separate subsections, and pad in any missing details (like the use of `overwrite_filter` in `overwrite`)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.