tustvold commented on PR #3736:
URL: https://github.com/apache/arrow-rs/pull/3736#issuecomment-1437363581

   > Then the user can provide these flags using an array, and by default none 
of them are enabled.
   
   I would recommend a boolean array, as opposed to an array, given these will 
need to be checked on the "hot path". I would also recommend keeping it simple, 
with a single `coerce_primitives` flag or something... I think complex schema 
coercion logic is possibly better handled at a higher level...


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