Use max_timestamp for partition_ts when computing metrics for all-of-wiki-time

min_timestamp is always the same for all-of-wiki-time computations, so use max_timestamp

(we should really rethink what partition_ts really means in an iceberg world later in the future)

Bug: T388439

Merge request reports

Loading