[
https://issues.apache.org/jira/browse/BEAM-14185?focusedWorklogId=749769&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-749769
]
ASF GitHub Bot logged work on BEAM-14185:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 30/Mar/22 01:01
Start Date: 30/Mar/22 01:01
Worklog Time Spent: 10m
Work Description: thiagotnunes commented on pull request #17217:
URL: https://github.com/apache/beam/pull/17217#issuecomment-1082511232
@youngoli are we doing a different cherry pick for
https://github.com/apache/beam/pull/17202?
--
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]
Issue Time Tracking
-------------------
Worklog Id: (was: 749769)
Time Spent: 1h 50m (was: 1h 40m)
> [SpannerIO.readChangeStreams] Drop metadata tables at the end of the job
> ------------------------------------------------------------------------
>
> Key: BEAM-14185
> URL: https://issues.apache.org/jira/browse/BEAM-14185
> Project: Beam
> Issue Type: New Feature
> Components: io-java-gcp
> Affects Versions: 2.37.0
> Reporter: Thiago Nunes
> Assignee: Thiago Nunes
> Priority: P2
> Fix For: 2.38.0
>
> Time Spent: 1h 50m
> Remaining Estimate: 0h
>
> The SpannerIO.readChangeStreams Connector uses metadata tables to keep track
> of its internal state during execution. At the moment, these metadata tables
> linger after the execution, meaning that users will have to drop them
> manually.
> In this change, we would like to drop them automatically once the job
> finishes. This should only occur after all partitions have been processed
> successfully and marked as finished.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)