You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Luke Cwik (JIRA)" <ji...@apache.org> on 2017/06/13 15:09:00 UTC

[jira] [Created] (BEAM-2443) BeamSqlRecordType should migrate to using a builder pattern via AutoValue/AutoBuilder

Luke Cwik created BEAM-2443:
-------------------------------

             Summary: BeamSqlRecordType should migrate to using a builder pattern via AutoValue/AutoBuilder
                 Key: BEAM-2443
                 URL: https://issues.apache.org/jira/browse/BEAM-2443
             Project: Beam
          Issue Type: Improvement
          Components: dsl-sql
            Reporter: Luke Cwik
            Assignee: Xu Mingmin
            Priority: Minor


This is a code health and usability issue. Performing the migration now to use AutoValue/AutoBuilder will make it easier for people to create table row types without needing to worry about mutability.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)