Skip to main content

check_refresh_time

Function check_refresh_time 

Source
fn check_refresh_time(option: &str, ts: Timestamp) -> Result<(), PlanError>
Expand description

Rejects times that mz_materialized_view_refresh_strategies could not pack as a timestamptz, whose range is far smaller than mz_timestamp’s.