emkornfield opened a new pull request #7578:
URL: https://github.com/apache/arrow/pull/7578


   Split this off from ARROW-8493 because enough code moved around to
   warrant a review without other functional changes.
   
   - Rename max_ to either current_ or removed entirely
   - During SchemaField generation remove one check for grouped
     child fields.
   - Add a field that will be required for generalized resolution
     ARROW-8493
   - Use Result<> instead of output parameter for type conversions.
   - Move code from reader_interal to schema.cc to align function declarations 
with header file.


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to