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

   ### Purpose
   
   Rename the external FM index identifier from `fmindex` to `fm` before 
release. This aligns it with `pk-fm` options and existing index identifiers 
such as `btree` and `bitmap`. Keep FM-index implementation names and option 
prefixes unchanged.
   
   ### Tests
   
   - `mvn -pl paimon-common -Pfast-build -DwildcardSuites=none 
-Dtest=FMGlobalIndexTest#testEmptyShardServiceLoadingAndFileCoverageValidation 
test`
   - `mvn -pl paimon-core -am -Pfast-build -DfailIfNoTests=false 
-DwildcardSuites=none 
-Dtest=PrimaryKeyIndexDefinitionsTest#testCreatesFMDefinitionAndResolvesOptions 
test`
   - `git diff --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