We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 012b7e4 commit 35ac0a1Copy full SHA for 35ac0a1
exec/java-exec/src/main/resources/drill-module.conf
@@ -697,7 +697,7 @@ drill.exec.options: {
697
planner.width.max_per_node: 0,
698
planner.width.max_per_query: 1000,
699
700
- planner.cache.enable: true,
+ planner.cache.enable: false,
701
planner.query.cache.ttl_minutes: 0,
702
planner.transform.cache.ttl_minutes: 0,
703
planner.query.cache.max_entries_amount: 100,
0 commit comments