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/13 03:49:00 UTC

[GitHub] [arrow-datafusion] Jimexist commented on a change in pull request #323: add print options and allow timing info to be turned on/off

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



##########
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:
       a good point - let me change to that




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