amansinha100 commented on a change in pull request #1334: DRILL-6385: Support
JPPD feature
URL: https://github.com/apache/drill/pull/1334#discussion_r204468370
##########
File path: exec/java-exec/src/main/resources/drill-module.conf
##########
@@ -455,6 +455,8 @@ drill.exec.options: {
exec.hashjoin.num_partitions: 32,
exec.hashjoin.num_rows_in_batch: 1024,
exec.hashjoin.max_batches_in_memory: 0,
+ exec.hashjoin.enable.runtime_filter: true,
Review comment:
I would suggest to keep the default value as false until the feature goes
through performance and functional testing.
----------------------------------------------------------------
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