[Feature] Support File Index writing
已關閉
- 主要語言
- C++
- 星號
- 65
- 分支
- 25
- 平均合併
- 2 天 9 小時
- 30 天內合併 PR
- 82
描述
### 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!
貢獻指南
評估
這個 Issue 還沒有評估資料。