alamb commented on a change in pull request #323:
URL: https://github.com/apache/arrow-datafusion/pull/323#discussion_r631408441



##########
File path: datafusion-cli/src/main.rs
##########
@@ -72,6 +69,14 @@ pub async fn main() {
                 .validator(is_valid_format)
                 .takes_value(true),
         )
+        .arg(
+            Arg::with_name("timing")

Review comment:
       What do you think about making this option `quiet` or something like 
that and having it turn off all output (other than query results) and not just 
the timing information?




-- 
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:
us...@infra.apache.org


Reply via email to