andygrove commented on a change in pull request #706:
URL: https://github.com/apache/arrow-datafusion/pull/706#discussion_r693513978
##########
File path: datafusion/src/execution/context.rs
##########
@@ -665,13 +665,13 @@ pub struct ExecutionConfig {
/// virtual tables for displaying schema information
information_schema: bool,
/// Should DataFusion repartition data using the join keys to execute
joins in parallel
- /// using the provided `concurrency` level
+ /// using the provided `default_partitions` level
Review comment:
Done
--
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]