lquerel commented on PR #13574:
URL: https://github.com/apache/arrow/pull/13574#issuecomment-1180729531

   @zeroshade For example, for conversion libraries that follow a visitor 
pattern and walk through a columnar data tree generating builders for each 
column as they go. The output of this visitor will be a list of builders and 
field definitions. Starting from a builders tree (provided by NewStructBuilder) 
is not easy to integrate with this type of pattern.


-- 
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: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to