zjw1111 opened a new issue, #173: URL: https://github.com/apache/paimon-cpp/issues/173
> Migrated from [alibaba/paimon-cpp#465](https://github.com/alibaba/paimon-cpp/issues/465), originally opened by [@zjw1111](https://github.com/zjw1111). ### 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 [alibaba/paimon-cpp#445](https://github.com/alibaba/paimon-cpp/issues/445). ### Are you willing to submit a PR? - [x] I'm willing to submit a PR! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
