[Feature] Support File Index writing
クローズ
- 主要言語
- C++
- スター
- 65
- フォーク
- 25
- 平均マージ
- 2日 12時間
- マージ済み PR(30日)
- 80
説明
### 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 はまだ評価されていません。