dongjoon-hyun commented on PR #1141:
URL: https://github.com/apache/orc/pull/1141#issuecomment-1138179487

   Shall we spin off the following at least as another PR? I can help you by 
merging it first.
   - Minor git and docs changes: java/bench/data and README.md
   - A typo fix in help message: `convert` -> `generate`
   
   Please add the following example in your new PR description.
   ```
   $ java -jar core/target/orc-benchmarks-core-*-uber.jar generate data --help
   usage: convert <root>
    -c,--compress <arg>   List of compression
    -d,--data <arg>       List of data sets
    -f,--format <arg>     List of formats
    -h,--help             Provide help
    -s,--sales <arg>      Number of records for sales
   ```


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to