You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Kyle Weaver (Jira)" <ji...@apache.org> on 2021/07/29 23:16:00 UTC

[jira] [Created] (BEAM-12691) Annotate field access in SQL DoFns.

Kyle Weaver created BEAM-12691:
----------------------------------

             Summary: Annotate field access in SQL DoFns.
                 Key: BEAM-12691
                 URL: https://issues.apache.org/jira/browse/BEAM-12691
             Project: Beam
          Issue Type: Improvement
          Components: dsl-sql
            Reporter: Kyle Weaver


Use the @FieldAccess annotation in SQL DoFns. BeamCalcRel and BeamZetaSqlCalcRel are the DoFns that SQL uses to do projects, so these are likely the ones we'll need. @FieldAccess will unlock optimizations such as BEAM-4457 once they are available.

cc: [~apilloud]



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