Right, I forgot about that. Yeah, filtering will be more expensive. I think it will go from O(s)
to O(r*c)
where s
— number of spans, r
— number of rows, c
— number of columns.
Oh, I see. If you want to lift the current limits, you can check out New user limits are annoyingly restrictive - #2 by quachpas.