Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Support writing V3 manifests and manifest lists

Open
#3,620 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
68/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Quiet
Tech stack
python

Research direction

Start by reading the existing v3 read schemas and the implementations of write_manifest and write_manifest_list. Trace how other format versions are written, then verify that both writers accept format_version == 3 and produce manifests and manifest lists matching the existing v3 schemas.

Written by the indexing model from the issue text.

Description

Feature Request / Improvement

Part of #1551.

Add format_version == 3 support to write_manifest and write_manifest_list. The v3 read schemas already exist; this adds the writer side.

Dominant language
Python
Stars
1.1k
Forks
589
Avg merge
2d 4h
Merged PRs (30d)
72

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from apache/iceberg-python

All issues in apache/iceberg-python

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.