acrites commented on PR #39994: URL: https://github.com/apache/beam/pull/39994#issuecomment-5688829569
I would still like to get some feedback from the Spanner team on what the best drain behavior should be. This PR makes drain possible, but it makes it hard to resume from drain since the metadata table gets deleted. Is that ok for v1? A better solution would keep the metadata tables intact and then upon resuming we would scan these tables to somehow pick up where we left off. If we want to wait until we implement a resumable drain that's fine and I can just get rid of this PR. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
