voonhous commented on PR #18036:
URL: https://github.com/apache/hudi/pull/18036#issuecomment-4066752627

   > @voonhous I was asking claude for test coverage missing and it mentioned 
the following:
   > 
   > ```
   > No negative / failure mode tests
   >   Missing test scenarios:
   >   - Null variant values
   >   - Schema mismatch (HoodieSchema says shredded but Spark schema doesn't 
have VariantType)
   >   - Fallback behavior (typed_value cast fails, value blob is populated 
instead)
   >   - Invalid variant bytes
   >   - Empty shredded fields map
   > ```
   
   The rest of the tests are added except this: 
   - Fallback behavior (typed_value cast fails, value blob is populated instead)
   
   I fail to see how cast will fail... So, skipping it for now .


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