![]() |
MobilityDB 1.3
|
◆ gserialized_compute_stats()
Function ANALYZE then gathers the requisite number of sample rows and then calls this function. We could also pass stats->extra_data in from Our job is to build some statistics on the sample data for use by operator estimators. We will populate an n-d histogram using the provided sample rows. The selectivity estimators (sel and j_oinsel) can then use the histogram |