| When the number of parameters of an IN expression is limited by the dialect, and this limit is not the power of two (e.g. Oracle 1000), the current implementation does not optimize statments with parameters between the optimization limit and the upper limit of the dialect. (e.g. Oracle 513-1000) Over time, it can lead to increased memory consumption. |