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

[Feature] Support File Index writing

Closed
#173 0 comments 0 reactions 1 assignee View on GitHub

@zjw1111 is already working on this.

Since Aug 3, 2026.

Assessment

This issue has not been assessed yet.

Description

Search before asking
  • I searched in the issues and found nothing similar.
Motivation

Paimon C++ currently supports reading File Indexes but does not generate them through the table write path.

Solution
  • Align File Index functionality and index format with Java Paimon.
  • Design the C++ File Index writer interfaces and integrate File Index generation into the table write path.
Anything else?

This is a sub-issue of #158.

Are you willing to submit a PR?
  • I'm willing to submit a PR!
Dominant language
C++
Stars
65
Forks
29
Avg merge
2d 4h
Merged PRs (30d)
78

Contributor guide

Open the contributing guide

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/paimon-cpp

All issues in apache/paimon-cpp

Similar issues

More C++ issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.