Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RecomputeEpisodeStats ¶
func RecomputeEpisodeStats(ctx context.Context, stagingDir string, ep manifest.Episode, features map[string]meta.FeatureSpec, opts stats.Options) (stats.EpisodeStats, error)
RecomputeEpisodeStats rebuilds episode stats from staging parquet + image paths.
func RecomputeEpisodeStatsWithOptions ¶
func RecomputeEpisodeStatsWithOptions(ctx context.Context, stagingDir string, ep manifest.Episode, features map[string]meta.FeatureSpec, opts stats.Options, appendOpts *parquetx.AppendEpisodeOptions) (stats.EpisodeStats, error)
RecomputeEpisodeStatsWithOptions rebuilds stats using staging parquet values after applying the same global index/task remapping used during merge.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.