jorisvandenbossche commented on issue #44949:
URL: https://github.com/apache/arrow/issues/44949#issuecomment-2540826744

   In general duplicate fields are indeed allowed in the arrow spec (although I 
am not sure we are handling it always nicely in pyarrow), but given the 
specific contex of json, I am personally fine with just checking for this in 
the json parser code (e.g. when constructing the options object when the 
`explicit_schema` is specified?)


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