0x26res commented on issue #44949:
URL: https://github.com/apache/arrow/issues/44949#issuecomment-2541771747

   From what @jorisvandenbossche is saying it looks like the behaviour, 
regarding duplicate field is different.
   
   For `read_csv` it is allowed, though it looks like it will only work 
correctly if all field of the same name have got the same type.
   
   For `read_json` it will fail. 
   
   In which case I don't think we should share the schema validation between 
read_json and read_csv. 


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