Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
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);
Attachments
Issue Links
- 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