[
https://issues.apache.org/jira/browse/BEAM-5276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vaclav Plajt closed BEAM-5276.
------------------------------
Resolution: Fixed
Fix Version/s: Not applicable
> `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
> Priority: Major
> Fix For: Not applicable
>
>
> 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)