[
https://issues.apache.org/jira/browse/BEAM-12596?focusedWorklogId=623833&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-623833
]
ASF GitHub Bot logged work on BEAM-12596:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 16/Jul/21 19:40
Start Date: 16/Jul/21 19:40
Worklog Time Spent: 10m
Work Description: lukecwik commented on pull request #15186:
URL: https://github.com/apache/beam/pull/15186#issuecomment-881675721
CC: @youngoli @lostluck
I was thinking we could do something like I did in the Java SDK where the
validation happens during invocation https://github.com/apache/beam/pull/15153
but I'm not familiar enough with how the invoker works so I did what Python did
and validate the output after each call
https://github.com/apache/beam/pull/15179 since Python doesn't have an invoker
style object. Advice and/or suggestions?
--
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: 623833)
Time Spent: 2h 50m (was: 2h 40m)
> Ensure that size reported by an SDF is non-negative
> ---------------------------------------------------
>
> Key: BEAM-12596
> URL: https://issues.apache.org/jira/browse/BEAM-12596
> Project: Beam
> Issue Type: Bug
> Components: sdk-go, sdk-java-core, sdk-py-core
> Reporter: Luke Cwik
> Assignee: Luke Cwik
> Priority: P2
> Time Spent: 2h 50m
> Remaining Estimate: 0h
>
> Currently we don't validate size being non-negative.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)