lokeshj1703 commented on PR #18223:
URL: https://github.com/apache/hudi/pull/18223#issuecomment-4044511281

   @nsivabalan Here is the commit message.
   
     Fix the record key encoding with a single record key field and add a guard 
for complex key generator
   
     Detailed message:
     Cherry-picks fix for record key encoding regression in complex key 
generator:
       - Reverts breaking change in key encoding format for single record key 
field
       - Adds write config hoodie.write.complex.keygen.new.encoding to control 
encoding behavior
       - Adds validation during table initialization to prevent duplicates
       - Disables RLI and secondary index on affected tables (version 8 and 
below) for correctness
       - Affects tables upgraded to 0.14.1 using complex key generator with 
single field


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