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/12 20:04:47 UTC

[GitHub] [orc] belugabehr opened a new pull request #749: ORC-845: Fix NPE in DynamicIntArray toString

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


   ### What changes were proposed in this pull request?
   Fix NPE in `DynamicIntArray` toString method.
   
   
   ### Why are the changes needed?
   Restore helpful when debugging.
   
   
   ### How was this patch tested?
   No changes to 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 #749: ORC-845: Fix NPE in DynamicIntArray toString

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


   > Thanks. Could you add a test case for this in order to prevent a future regression, @belugabehr ?
   
   Yup.  Just did.  Sorry it was not done in the first push.


-- 
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] dongjoon-hyun merged pull request #749: ORC-845: Fix NPE in DynamicIntArray toString

Posted by GitBox <gi...@apache.org>.
dongjoon-hyun merged pull request #749:
URL: https://github.com/apache/orc/pull/749


   


-- 
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