-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.9.0
-
Component/s: None
-
Labels:None
We current have a default in-list size of 20. Instead of the magic number 20, we should make this configurable.
select count(*) from table where col in (1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1);
- is duplicated by
-
CALCITE-350 SqlToRelConverter.getInSubqueryThreshold() can it be configurable?
-
- Closed
-
- is related to
-
DRILL-3710 Make the 20 in-list optimization configurable
-
- Closed
-