Uploaded image for project: 'Beam'
  1. Beam
  2. BEAM-11202

Support @<local> in eval and query

Details

    Description

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

      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.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              bhulette Brian Hulette
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated: