Search before asking
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 #445.
Are you willing to submit a PR?
Search before asking
Motivation
Paimon C++ currently supports reading File Indexes but does not generate them through the table write path.
Solution
Anything else?
This is a sub-issue of #445.
Are you willing to submit a PR?