asfimport opened a new issue, #399:
URL: https://github.com/apache/arrow-java/issues/399

   The writer always iterates through all BaseWriters, and an array of 128 
BaseWriters is allocated. So if you do not have 128 typeIds and do not touch 
all of them, setPosition will give you an exception.
   
   **Reporter**: [David Li](https://issues.apache.org/jira/browse/ARROW-8665) / 
@lidavidm
   
   <sub>**Note**: *This issue was originally created as 
[ARROW-8665](https://issues.apache.org/jira/browse/ARROW-8665). Please see the 
[migration documentation](https://github.com/apache/arrow/issues/14542) for 
further details.*</sub>


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

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

Reply via email to