sunchao commented on pull request #8686:
URL: https://github.com/apache/arrow/pull/8686#issuecomment-732311519


   IMO eventually we may want to add more features (similar to [parquet-mr 
tools](https://github.com/apache/parquet-mr/tree/master/parquet-tools/src/main/java/org/apache/parquet/tools/command))
 to the parquet tools which makes the cli arguments parsing capability 
necessary. Personally, I don't see adding the extra lib dependency is a 
concern, especially `clap` crate doesn't seem to bring many dependencies by 
itself.
   
   Yeah we can consider making the `parquet-tools` a separate module, or make 
it an optional feature within `parquet` crate?


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


Reply via email to