Skip to main content

Module episode_statistics_assemble

Module episode_statistics_assemble 

Source
Expand description

话数完成统计组装(单 SQL FILTER 批量聚合 + 并行组员统计)

Structs§

PostCompletionStats
岗位完成统计

Functions§

member_statistics_in_range
查询组员完成统计(左开右闭区间 [start, end),五岗位 SQL GROUP BY 并行)
statistic_count_in_range
统计单时间段内各岗位完成数([start, end] 含边界,单条 SQL 四列 FILTER)
statistic_counts_in_ranges
批量统计多时间段(一条 SQL,每段 4 列 FILTER,共 1 次 round-trip)