You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
graciegoheen
changed the title
Require defining a time_minimum for microbatch incremental models
Require defining a begin for microbatch incremental models
Sep 18, 2024
graciegoheen
changed the title
Require defining a begin for microbatch incremental models
Require defining a begin config for microbatch incremental models
Sep 18, 2024
We need to know what the "beginning of time" is for a microbatch model, to know when to start for these two cases:
This is distinct from the CLI parameter
--event-time-start
which can also be used when running in "incremental" mode.The text was updated successfully, but these errors were encountered: