fn make_set(array: &dyn Array) -> Result<Arc<dyn Set>>
Creates a Box<dyn Set> for the given list of IN expressions and batch
Box<dyn Set>
IN
batch