[ 
https://issues.apache.org/jira/browse/CALCITE-5224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17573444#comment-17573444
 ] 

Jing Zhang edited comment on CALCITE-5224 at 7/31/22 2:50 PM:
--------------------------------------------------------------

Hi, [~josepheid2]  The config could be set by 
SqlToRelConverter.Config#withInSubQueryThreshold.

 


was (Author: qingru zhang):
Hi, [~josepheid2]  The config could be set by 
SqlToRelConverter.Config#withInSubQueryThreshold.

!image-2022-07-31-22-50-14-721.png!

 

> Allow configuring IN-subquery threshold
> ---------------------------------------
>
>                 Key: CALCITE-5224
>                 URL: https://issues.apache.org/jira/browse/CALCITE-5224
>             Project: Calcite
>          Issue Type: Wish
>          Components: core
>            Reporter: Joseph Eid
>            Priority: Critical
>         Attachments: image-2022-07-31-22-50-14-721.png
>
>
> Currently, {{SqlToRelConverter}} instances always use a config with 
> hard-coded threshold of 20.
> I can't find any parameters (or a way) to change that as it happens very 
> early when preparing the SQL statement.
> Would be make this configurable from the outside.  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to