[
https://issues.apache.org/jira/browse/BEAM-14213?focusedWorklogId=756739&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-756739
]
ASF GitHub Bot logged work on BEAM-14213:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 13/Apr/22 21:58
Start Date: 13/Apr/22 21:58
Worklog Time Spent: 10m
Work Description: TheNeuralBit commented on code in PR #17253:
URL: https://github.com/apache/beam/pull/17253#discussion_r849931279
##########
sdks/python/apache_beam/utils/windowed_value.pxd:
##########
@@ -43,6 +43,14 @@ cdef class WindowedValue(object):
cpdef WindowedValue with_value(self, new_value)
[email protected]
Review Comment:
Ack I removed this from this PR. What does it mean to make it an interface?
Just drop the `@cython.final`? (sorry my knowledge of cython is very limited
:sweat_smile:)
Issue Time Tracking
-------------------
Worklog Id: (was: 756739)
Time Spent: 2h (was: 1h 50m)
> Add support for Batched DoFns in the Python SDK
> -----------------------------------------------
>
> Key: BEAM-14213
> URL: https://issues.apache.org/jira/browse/BEAM-14213
> Project: Beam
> Issue Type: Improvement
> Components: sdk-py-core
> Reporter: Brian Hulette
> Assignee: Brian Hulette
> Priority: P2
> Time Spent: 2h
> Remaining Estimate: 0h
>
> Add an implementation for https://s.apache.org/batched-dofns to the Python
> SDK.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)