zjw1111 opened a new pull request, #151: URL: https://github.com/apache/paimon-cpp/pull/151
### Purpose Linked issue: N/A This PR introduces the Lumina-backed vector global index and integrates the prebuilt Lumina 0.2.3 package. - Add the Lumina global index implementation and unit tests under `src/paimon/global_index/lumina`. - Download the Lumina package from Paimon C++ OSS storage and install its shared library. - Enable Lumina in applicable CI builds. - Document the Lumina build option, library targets, and vector index capability. Alibaba copyright headers in the migrated files were replaced with ASF headers. The source `LICENSE` and `NOTICE` files contain no Lumina-specific entries, so no legal-file update is needed. Contributor analysis found no threshold hits requiring `Co-authored-by` trailers. ### Tests ### API and Format No public header or storage format changes. ### Documentation The build and global index documentation now covers Lumina. ### Generative AI tooling Migrated-by: OpenAI Codex -- 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]
