CurtHagenlocher opened a new pull request, #38759:
URL: https://github.com/apache/arrow/pull/38759

   ### What changes are included in this PR?
   
   New interface IStructType is implemented by both Schema and StructType.
   New interface IArrowStructArray is implemented by both RecordBatch and 
StructArray.
   
   These changes make it easier to write code which handles both types of 
structures, which are virtually identical to each other.
   
   ### Are these changes tested?
   
   Yes.
   
   ### Are there any user-facing changes?
   
   New interfaces have been added to access existing structures.
   


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