eerhardt opened a new pull request #8404:
URL: https://github.com/apache/arrow/pull/8404


   When reading the flatbuffer type information, we are reading the ListType 
incorrectly. We should be using the childFields parameter, like we do for 
StructTypes.
   
   I also took this opportunity to redo how we compare schema information in 
our tests. For nested types, we need to recursively compare types all the way 
down.
   
   @pgovind @HashidaTKS @chutchinson 


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to