Date of slack thread: 4/15/24
Anonymous: Hi team, is there a way to wipe the pre-computed metrics ingested from Snowflake? I was doing some testing but since the isTest parameter isnt supported, I need to now wipe those metrics and re-ingest in a better way.
Liz Obermaier (Statsig): Hi <@U06RX2J1RU0> - you should be able to re-ingest your import metrics on top of the testing you were doing, and the new set of imports will over-write the old stuff that you had there previously.
Anonymous: A new backfill completely overwrites? I will have different unit IDs. I also have pre-computed metrics from earlier than the 2 week backfill allows me to do. Wont those still remain after a new ingestion?
Liz Obermaier (Statsig): So you won’t be able to get the pre-computed metrics from earlier than 2 weeks ago. We version incoming metric imports per date partition and use the most up-to-date version per date partition. This means that your new import of a given day is what will be used instead of any old version of that import.