fixed throwing `Invalid parameter type for like expression` exception for UBQL with `startsWith` + `limit` + `totalRequired`
fixed throwing of Invalid parameter type for like expression
exception for UBQL with startsWith
+ limit
+ totalRequired
in case startsWith is optimized to >=+ < and result contains less than limit
rows