apache / apache/paimon-cpp

[Feature] Support File Index writing

Closed
#173 0 comments 0 reactions 1 assignee Claimed by @zjw1111 View on GitHub
Dominant language
C++
Stars
65
Forks
25
Avg merge
2d 12h
Merged PRs (30d)
80

Description

### Search before asking

- [x] I searched in the [issues](https://github.com/apache/paimon-cpp/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?

- [x] I'm willing to submit a PR!

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.