zjw1111 opened a new pull request, #152:
URL: https://github.com/apache/paimon-cpp/pull/152

   ### Purpose
   
   Linked issue: N/A
   
   This PR enables Lucene builds in Apache Paimon C++.
   
   - Fetch Boost from a configurable URL, a local package, or the Paimon C++ 
OSS fallback.
   - Remove the temporary CMake guard that rejected `PAIMON_ENABLE_LUCENE=ON`.
   - Enable Lucene in the standard CI build script.
   - Document the Lucene build option and linkable library targets.
   
   The requested build, CI, and documentation changes are included without 
extra dependency files or skipped files. No `LICENSE` or `NOTICE` changes are 
needed because the Boost source archive is downloaded at build time rather than 
bundled in the repository. No `Co-authored-by` trailer was added, following the 
contributor review decision.
   
   ### Tests
   
   ### API and Format
   
   No public API, storage format, or protocol changes.
   
   ### Documentation
   
   Documents the Lucene build option and the shared and static Lucene index 
targets.
   
   ### 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]

Reply via email to