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/01 13:23:25 UTC

[GitHub] [arrow-datafusion] andygrove commented on a change in pull request #231: Move datafusion-cli to new crate

andygrove commented on a change in pull request #231:
URL: https://github.com/apache/arrow-datafusion/pull/231#discussion_r624509746



##########
File path: datafusion-cli/src/main.rs
##########
@@ -44,7 +44,7 @@ pub async fn main() {
         )
         .arg(
             Arg::with_name("batch-size")
-                .help("The batch size of each query, default value is 1048576")

Review comment:
       We could get this value programmatically by creating a default config and getting this value.




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