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

   For convenience, since the default method requires allocating an ArrowBuf 
and such. See [PR#11982 
(comment)](https://github.com/apache/arrow/pull/11982#discussion_r814226648)
   
   It's generated [in 
ComplexWriters.java](https://github.com/apache/arrow/blob/8088f71c5d545349a24812b9e516ab07c850d0c6/java/vector/src/main/codegen/templates/ComplexWriters.java#L190-L207),
 we could add an `if` and special-case VarChar to have a helper method that 
uses setBytes instead.
   
   **Reporter**: [David Li](https://issues.apache.org/jira/browse/ARROW-15907) 
/ @lidavidm
   
   <sub>**Note**: *This issue was originally created as 
[ARROW-15907](https://issues.apache.org/jira/browse/ARROW-15907). 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