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 2020/12/15 19:57:30 UTC

[GitHub] [orc] omalley opened a new pull request #583: ORC-699. Minor improvements to the scan tool that make the exception messages optional.

omalley opened a new pull request #583:
URL: https://github.com/apache/orc/pull/583


   ### What changes were proposed in this pull request?
   
       
   
   - Change the stripe id to be 0 based, which seems more consistent.
   - Change the end of file stripe id to be the number of stripes rather than -1.
   - Limit the recovery row to the start of the next stripe.
   - Add --verbose that prints exceptions.
   - Fix the --help to give more information
   
   ### How was this patch tested?
   
   Tested by hand on the example files.
   


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

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



[GitHub] [orc] dongjoon-hyun merged pull request #583: ORC-699. Minor improvements to the scan tool that make the exception messages optional.

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


   


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

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