yihua commented on PR #13650:
URL: https://github.com/apache/hudi/pull/13650#issuecomment-3193824833

   @rahil-c Two tests need to be investigated why they fail after changing the 
key encoding format:
   - `TestSecondaryIndexPruning#testUpdatesReInsertsDeletes`
   - `TestInsertTable."Test table with insert dup policy"`
   
   Currently, to get CI passing, 
`hoodie.write.complex.keygen.encode.single.record.key.field.name = 'false'` has 
to be set, which is non-default.  We need to figure out why the tests are 
failing with `true` and original key encoding format.
   
   Flink test failures need to be revisited separately, which Danny and I can 
take care of.


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