andygrove commented on issue #473:
URL: https://github.com/apache/arrow-ballista/issues/473#issuecomment-1296302221

   Ballista already has the option to produice a summary JSON File: 
   
   ```rust
       /// Path to output directory where JSON summary file should be written to
       #[structopt(parse(from_os_str), short = "o", long = "output")]
       output_path: Option<PathBuf>,
   ```


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