nl5887 opened a new pull request, #1839:
URL: https://github.com/apache/arrow-rs/pull/1839

   Currently if the order of fields in struct is different, it will fail.
   This fix will lookup fields, ignoring the field order and length and
   fail if not nullable.
   
   Array data type comparison will use the equals_datatype instead of
   comparing enums.
   
   This fix work towards closing of 
https://github.com/apache/arrow-datafusion/issues/2326.
   
   @alamb 
   


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