You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Anton Kedin (JIRA)" <ji...@apache.org> on 2018/07/17 19:03:00 UTC

[jira] [Resolved] (BEAM-4771) Update BeamSQL Walkthrough documentation to align with latest version

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

Anton Kedin resolved BEAM-4771.
-------------------------------
    Resolution: Fixed
      Assignee: Anton Kedin  (was: Reuven Lax)

> Update BeamSQL Walkthrough documentation to align with latest version
> ---------------------------------------------------------------------
>
>                 Key: BEAM-4771
>                 URL: https://issues.apache.org/jira/browse/BEAM-4771
>             Project: Beam
>          Issue Type: Bug
>          Components: examples-java, website
>    Affects Versions: 2.5.0
>            Reporter: Akanksha Sharma
>            Assignee: Anton Kedin
>            Priority: Minor
>             Fix For: Not applicable
>
>          Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> As I see, in 2.5 BeamSQL had been changed to work with Schema.
> The sample code provided in [https://beam.apache.org/documentation/dsls/sql/walkthrough/] does not compile with Beam 2.5, and needs to be updated.
>  
> Row.withRowType(appType)
>  
> The above mentioned line needs to be adapted to use schema.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)