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
In BQ to VCF, the deletion of the temp shards take a long time (roughly 10 mins for about 3000 shards). Current solution (PR 387) is leaving the garbage collection to the user rather than auto deletion. Should revisit this issue and find a faster way to clean up the temp files.
The text was updated successfully, but these errors were encountered:
In BQ to VCF, the deletion of the temp shards take a long time (roughly 10 mins for about 3000 shards). Current solution (PR 387) is leaving the garbage collection to the user rather than auto deletion. Should revisit this issue and find a faster way to clean up the temp files.
The text was updated successfully, but these errors were encountered: