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/20 20:27:02 UTC

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

     [ https://issues.apache.org/jira/browse/BEAM-2443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Luke Cwik resolved BEAM-2443.
-----------------------------
       Resolution: Fixed
    Fix Version/s: Not applicable

> 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: James Xu
>            Priority: Minor
>              Labels: dsl_sql_merge
>             Fix For: Not applicable
>
>
> 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)