Searched defs:agg_col_count (Results 1 – 1 of 1) sorted by relevance
291 uint32_t agg_col_count, in PushDownAggregates()456 uint32_t agg_col_count = sqlite::column::Count(agg_stmt.sqlite_stmt()); in Run() local