Open
Description
Background
Split from:
Description
We'd like to be able to track the progress of bulk export queries, similar to normal queries.
Analysis
At time of writing, bulk export writes data to the bulk export bucket under a folder named by the export query ID. It's not easy to tell when it's finished.
We could use a tracker in DynamoDB similar to either queries, or compactions.