[ 
https://issues.apache.org/jira/browse/BEAM-13739?focusedWorklogId=756594&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-756594
 ]

ASF GitHub Bot logged work on BEAM-13739:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 13/Apr/22 18:21
            Start Date: 13/Apr/22 18:21
    Worklog Time Spent: 10m 
      Work Description: lostluck commented on code in PR #17362:
URL: https://github.com/apache/beam/pull/17362#discussion_r849772136


##########
CHANGES.md:
##########
@@ -68,7 +68,7 @@
 
 ## Breaking Changes
 
-* X behavior was changed 
([BEAM-X](https://issues.apache.org/jira/browse/BEAM-X)).
+* ShallowCloneParDoPayload(), ShallowCloneSideInput(), and 
ShallowCloneFunctionSpec() have been removed from the Go SDK's pipelinex 
package ([BEAM-13739](https://issues.apache.org/jira/browse/BEAM-13739)).

Review Comment:
   ```suggestion
   * Unused functions `ShallowCloneParDoPayload()`, `ShallowCloneSideInput()`, 
and `ShallowCloneFunctionSpec()` have been removed from the Go SDK's pipelinex 
package ([BEAM-13739](https://issues.apache.org/jira/browse/BEAM-13739)).
   ```





Issue Time Tracking
-------------------

    Worklog Id:     (was: 756594)
    Time Spent: 1h 10m  (was: 1h)

> [Go SDK] Remove deprecated shallow copy functions
> -------------------------------------------------
>
>                 Key: BEAM-13739
>                 URL: https://issues.apache.org/jira/browse/BEAM-13739
>             Project: Beam
>          Issue Type: Improvement
>          Components: sdk-go
>    Affects Versions: 2.37.0
>            Reporter: Jack McCluskey
>            Priority: P3
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> Remove the internally unused, deprecated functions in 
> [clone.go|https://github.com/apache/beam/blob/master/sdks/go/pkg/beam/core/runtime/pipelinex/clone.go]
>  after an appropriate amount of time. Functions will be marked as deprecated 
> as of 2.37.0 release, and a window of time to allow anyone using them to 
> migrate to another solution before removal. 



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to