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 2019/11/21 18:23:00 UTC

[jira] [Created] (BEAM-8801) PubsubMessageToRow should not check useFlatSchema() in processElement

Brian Hulette created BEAM-8801:
-----------------------------------

             Summary: PubsubMessageToRow should not check useFlatSchema() in processElement
                 Key: BEAM-8801
                 URL: https://issues.apache.org/jira/browse/BEAM-8801
             Project: Beam
          Issue Type: Improvement
          Components: dsl-sql
            Reporter: Brian Hulette
            Assignee: Brian Hulette


Currently we check useFlatSchema() for every element that's processed. Instead, we should check it once at pipeline construction time. See [comment|https://github.com/apache/beam/pull/10158#discussion_r348805530].



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