You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2021/05/07 01:08:22 UTC

[GitHub] [arrow-datafusion] Jimexist commented on pull request #284: add param validation for datafusion-cli

Jimexist commented on pull request #284:
URL: https://github.com/apache/arrow-datafusion/pull/284#issuecomment-833984765


   ```
   ❯ cargo run --release --bin datafusion-cli -- -p 123
       Finished release [optimized] target(s) in 0.24s
        Running `target/release/datafusion-cli -p 123`
   error: Invalid value for '--data-path <data-path>': Invalid data directory “123”
   ```


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