JingsongLi opened a new pull request, #9447:
URL: https://github.com/apache/paimon/pull/9447

   ### Purpose
   
   Support exact FM contains indexes for primary-key tables and document FM 
index usage.
   
   ### Changes
   
   - add PK FM configuration, validation, schema guards, and query routing
   - build FM payloads in source-row order and publish multi-payload groups 
atomically
   - add exact Contains coverage for partial index states, short needles, 
Unicode, updates, and deletes
   - add FM documentation under docs/docs and the documentation sidebar
   
   ### Tests
   
   - 134 focused paimon-core tests
   - 4 Spark 3 PrimaryKeySortedIndexTest cases
   - paimon-core non-fast compile/checkstyle/spotless/enforcer
   - docs sidebar syntax check


-- 
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