I want to set config having withInSubQueryThreshold set to some bigger value 
than default.
For example:
Config config = 
SqlToRelConverter.configBuilder().withInSubQueryThreshold(1000).build();

How do I set this config so that it will be picked up by calcite for any query 
execution?


[ Full content available at: 
https://github.com/apache/incubator-druid/issues/4203 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to