Uploaded image for project: 'Beam'
  1. Beam
  2. BEAM-3900 Introduce Euphoria Java 8 DSL
  3. BEAM-5276

`ListDataSource` should not enforce data items to be serializable

Details

    • Sub-task
    • Status: Resolved
    • P2
    • Resolution: Fixed
    • None
    • Not applicable
    • dsl-euphoria
    • None

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              vaclav.plajt Vaclav Plajt
              vaclav.plajt Vaclav Plajt
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: