alamb opened a new issue, #19032:
URL: https://github.com/apache/datafusion/issues/19032

   ### Describe the bug
   
   While debugging #18115 I found that I can't run tpch benchmarks locally 
anymore
   
   
   
   ### To Reproduce
   
   ```shell
    ./benchmarks/bench.sh run tpch
   ```
   
   This results in an error about how -j is already in use
   
   ```
   thread 'main' (1416474) panicked at 
/Users/andrewlamb/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/clap-2.34.0/src/app/parser.rs:190:13:
   Argument short must be unique
   
        -j is already in use
   note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
   
   ```
   
   
   ### Expected behavior
   
   I expect that to run successfully
   
   
   ### Additional context
   
   _No response_


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to