deshanxiao opened a new pull request, #1278:
URL: https://github.com/apache/orc/pull/1278

   ### What changes were proposed in this pull request?
   Refine DynamicIntArray and DynamicByteArray
   
   ### Why are the changes needed?
   This PR introduces the following changes:
   1. Removed unused methods DynamicByteArray#readAll
   2. Use Arrays.fill to replace the original implementation
   3. In DynamicIntArray#getSizeInBytes, the method should return long to avoid 
out of bounds.
   4. Update some comments.
   
   
   ### How was this patch tested?
   UT
   


-- 
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...@orc.apache.org

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

Reply via email to