srijithr03 commented on PR #10903:
URL: https://github.com/apache/arrow-rs/pull/10903#issuecomment-5702947886

   Thanks for catching this, and apologies for the delay in addressing the 
review feedback.
   
   I’ve updated schema inference so that ExtraFields::Ignore continues to 
accept rows with more fields than the expected schema, while rows with fewer 
fields now return an error when truncated_rows is disabled.
   I also added focused tests covering the interaction between extra_fields and 
truncated_rows.
   All arrow-csv tests, Clippy, formatting, and git diff --check pass.


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