chrevanthreddy commented on PR #19318:
URL: https://github.com/apache/hudi/pull/19318#issuecomment-5184412208

   Rebased this stack onto current `master` and aligned it with the finalized 
RFC-109 schema contract from #19317.
   
   Key correction:
   - the first shipped RaBitQ factor semantics are persisted as `factorVersion 
= 1`;
   - `RaBitQFactorConfig.defaults()` returns version 1;
   - unsupported factor versions are rejected explicitly;
   - neutral-factor results retain the generation factor version for contract 
validation.
   
   Java 17 validation after the refresh:
   - focused encoder/factor tests: 46/46 passed;
   - full `hudi-common`: 2,280/2,280 passed;
   - Checkstyle: zero violations;
   - `git diff --check`: passed.
   
   The earlier internal v2/v3 terminology was intentionally removed: this is a 
new persisted format, not a migration from the experimental pre-shipping 
implementation.


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