| 1516 | // with nulls set in the DictionaryVector. That dictionary |
| 1517 | // encoding may be peeled depending on whether or not there is a UDF above |
| 1518 | // it in the expression tree that has default null behavior and takes the |
| 1519 | // same input as an argument. |
| 1520 | return get<uint32_t>(kMaxSharedSubexprResultsCached, 10); |
| 1521 | } |
| 1522 | |
| 1523 | int32_t maxSplitPreloadPerDriver() const { |