MobilityDB 1.1
|
◆ span_sel_contained()
Calculate selectivity of "var <@ const" operator, i.e., estimate the fraction of spans that fall within the constant lower and upper bounds. This uses the histograms of span lower bounds and span lengths, on the assumption that the span lengths are independent of the lower bounds. |