kennknowles opened a new issue, #19046: URL: https://github.com/apache/beam/issues/19046
We currently wrap the RAND(seed) operator with a normal dofn, but that isn't actually valid because we don't process the rows in a single instance of that dofn. We should revisit if this is something we even want to support. Imported from Jira [BEAM-5275](https://issues.apache.org/jira/browse/BEAM-5275). Original Jira may contain additional context. Reported by: apilloud. -- 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]
