krystalics commented on pull request #847:
URL: https://github.com/apache/orc/pull/847#issuecomment-896476663


   > In addition, the example is an executable uber jar.
   > 
   > ```
   > $ java -jar target/orc-examples-1.8.0-SNAPSHOT-uber.jar
   > ORC Java Examples
   > 
   > usage: java -jar orc-examples-*.jar [--help] [--define X=Y] <command> 
<args>
   > 
   > Commands:
   >    write - write a sample ORC file
   >    read - read a sample ORC file
   >    write2 - write a sample ORC file with a map
   > 
   > To get more help, provide -h to the command
   > ```
   > 
   > Please add a new command
   > 
   > * 
https://github.com/apache/orc/blob/main/java/examples/src/java/org/apache/orc/examples/Driver.java#L74-L76
   > * 
https://github.com/apache/orc/blob/main/java/examples/src/java/org/apache/orc/examples/Driver.java#L74-L76
   
   ok,i'll do it right now, thanks a lot for review


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

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


Reply via email to