openinx opened a new pull request #2683:
URL: https://github.com/apache/iceberg/pull/2683


   Add unit tests to address the introduced `InternalRecordWrapper`, 
`RowDataWrapper`, `InternalRowWrapper`.  The intention of writing this test is 
:  I find that the `InternalRecordWrapper` did not handle the nullable value 
correct ( I mean we will cast a `null` to the target value, that is incorrect), 
so I think preparing an unit tests for this is necessary.


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

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