Andrew Pilloud created BEAM-5275:
------------------------------------
Summary: Beam SQL RAND(seed) function isn't compatible with dofn
Key: BEAM-5275
URL: https://issues.apache.org/jira/browse/BEAM-5275
Project: Beam
Issue Type: Bug
Components: dsl-sql
Reporter: Andrew Pilloud
Assignee: Xu Mingmin
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.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)