Posnet commented on PR #5679:
URL: https://github.com/apache/arrow-rs/pull/5679#issuecomment-2083990472

   I've pushed a new version with clearer language, specifically with the 
option `allow_truncated_rows` since truncated can only mean the end of 
something is missing, and we are actually truncating a row (i.e. less columns) 
not truncating the column itself.
   
   I've also added more tests to ensure that the default case returns the 
expected error,
   
   and a test for non-nullable schemas to ensure they still return an error 
even if truncated rows are allowed.


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