MobilityDB 1.3
Loading...
Searching...
No Matches

◆ temporal_compute_stats()

static void temporal_compute_stats ( VacAttrStats *  stats,
AnalyzeAttrFetchFunc  fetchfunc,
int  samplerows,
double totalrows  UNUSED 
)
static

Compute statistics for alphanumeric temporal columns.

Parameters
[in]statsStructure storing statistics information
[in]fetchfuncFetch function
[in]samplerowsNumber of sample rows
[in]totalrowsOnly used for spatiotemporal types.
Note
Function derived from compute_span_stats of file spantypes_typanalyze.c