You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@orc.apache.org by GitBox <gi...@apache.org> on 2021/07/09 16:31:18 UTC

[GitHub] [orc] belugabehr opened a new pull request #744: ORC-840: Remove Superfluous Array Fill in RecordReaderImpl

belugabehr opened a new pull request #744:
URL: https://github.com/apache/orc/pull/744


   ### What changes were proposed in this pull request?
   Remove Superfluous Array Fill in RecordReaderImpl.
   
   
   ### Why are the changes needed?
   Less code. Performance.
   
   ### How was this patch tested?
   No changes in functionality. Use existing unit tests.


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

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



[GitHub] [orc] belugabehr commented on pull request #744: ORC-840: Remove Superfluous Array Fill in RecordReaderImpl

Posted by GitBox <gi...@apache.org>.
belugabehr commented on pull request #744:
URL: https://github.com/apache/orc/pull/744#issuecomment-881500877


   @dongjoon-hyun Here's another quick one.


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

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



[GitHub] [orc] pgaref merged pull request #744: ORC-840: Remove Superfluous Array Fill in RecordReaderImpl

Posted by GitBox <gi...@apache.org>.
pgaref merged pull request #744:
URL: https://github.com/apache/orc/pull/744


   


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

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



[GitHub] [orc] belugabehr commented on pull request #744: ORC-840: Remove Superfluous Array Fill in RecordReaderImpl

Posted by GitBox <gi...@apache.org>.
belugabehr commented on pull request #744:
URL: https://github.com/apache/orc/pull/744#issuecomment-881566181


   @wgtmac You recently assisted on another one of my PRs.  Would you mind taking a peek at this trivial one?


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

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