Vaclav Plajt created BEAM-5276:
----------------------------------

             Summary: `ListDataSource` should not enforce data items to be 
serializable
                 Key: BEAM-5276
                 URL: https://issues.apache.org/jira/browse/BEAM-5276
             Project: Beam
          Issue Type: Sub-task
          Components: dsl-euphoria
            Reporter: Vaclav Plajt
            Assignee: Vaclav Plajt


When `ListDataSource` is translated to `PCollection` (through `Read.from()`) it 
is serialized and deserialized to test whenever is possible to do that. 
`ListDataSource` is serialized with all in-memory items it holds, that impose 
serialization on them. That is not necessary and unwanted.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to