You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Brian Hulette (Jira)" <ji...@apache.org> on 2020/10/09 22:47:00 UTC

[jira] [Created] (BEAM-11052) to_pcollection should memoize on DF expressions

Brian Hulette created BEAM-11052:
------------------------------------

             Summary: to_pcollection should memoize on DF expressions
                 Key: BEAM-11052
                 URL: https://issues.apache.org/jira/browse/BEAM-11052
             Project: Beam
          Issue Type: Improvement
          Components: sdk-py-core
            Reporter: Brian Hulette
            Assignee: Brian Hulette


We should always return the same PCollection when `to_pcollection` is called multiple times with the same input, this will allow for better integration with interactive notebooks.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)