Loading Results
Incremental Reloads
Configure incremental reloads in Statsig Warehouse Native to process new data efficiently without recomputing the entire experiment dataset each run.
Incremental reloads save state from the last load, and load from the latest data read with a small buffer to ensure completeness. This job wipes data since the last load, plus that buffer, and then appends all new data to the staging datasets before calculating results for changed days.
This is the recommended way to load active experiments, and is used for ongoing, daily loads — especially when datasets are large.