kkrainov commented on PR #22503:
URL: https://github.com/apache/datafusion/pull/22503#issuecomment-4533719954

   I've refactored the unit tests in in_list.rs to align with the new testing 
patterns introduced in #22471 by @adriangb, utilizing the shared 
StubEncoder/StubDecoder utilities for Protobuf hook verification.
   
   I've also added several new test cases:
   * Rejection of incorrect node types (using UnreachableDecoder).
   * Error propagation (using failing_on(N)).
   * Missing field handling.


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to