Brian Hulette created BEAM-11202:
------------------------------------

             Summary: Suppoert @<local> in eval and query
                 Key: BEAM-11202
                 URL: https://issues.apache.org/jira/browse/BEAM-11202
             Project: Beam
          Issue Type: Improvement
          Components: sdk-py-core
            Reporter: Brian Hulette


{code}
df_a = ...
df_b.eval('foo = @df_a.bar + baz')
{code}

Currently we don't support accessing other frames in eval and query like this, 
but it should be possible to implement as a zipping operation.



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

Reply via email to