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
* Add shebang to `store_index` backfill script
* Use faster query to find upper bound of IDs
* Add option to begin updates starting from an arbitrary `id`
* Update log statement
The lower bound `id` of the next batch of updates is now included in the log statements.
Output buffer is now flushed every time `print` is called.
* Terminate script when WAL directory has grown too large.
* Update threshold logic
* Disable SIM102 in backfill script
0 commit comments