amansinha100 commented on a change in pull request #729: Drill 1328: Support 
table statistics for Parquet
URL: https://github.com/apache/drill/pull/729#discussion_r250701068
 
 

 ##########
 File path: exec/java-exec/src/main/resources/drill-module.conf
 ##########
 @@ -584,6 +584,8 @@ drill.exec.options: {
     planner.partitioner_sender_threads_factor: 2,
     planner.producer_consumer_queue_size: 10,
     planner.slice_target: 100000,
+    planner.statistics.parallel_analyze: true,
 
 Review comment:
   I don't think we need to distinguish parallel/sequential analyze.  There 
should be only one version (parallel) just as with all other Drill operators. 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to