Jake Hedlund
Results
1
comments of
Jake Hedlund
@Hrishikesh-tsdb Try re-indexing the table. I had a similar issue when using a "scratch" table to execute backfills. I would insert a few billion rows, then use `DELETE FROM tmp_backfill;`...