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

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

     [ https://issues.apache.org/jira/browse/BEAM-4771?focusedWorklogId=123009&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-123009 ]

ASF GitHub Bot logged work on BEAM-4771:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 13/Jul/18 19:28
            Start Date: 13/Jul/18 19:28
    Worklog Time Spent: 10m 
      Work Description: akedin opened a new pull request #495: [BEAM-4771]Rename RowType to Schema in SQL walkthrough
URL: https://github.com/apache/beam-site/pull/495
 
 
   *Please* add a meaningful description for your change here.
   
   Once your pull request has been opened and assigned a number, please edit the
   URL below, replacing `PULL_REQUEST_NUMBER` with the number of your pull request.
   
   http://apache-beam-website-pull-requests.storage.googleapis.com/PULL_REQUEST_NUMBER/index.html
   
   Finally, it will help us expedite review of your Pull Request if you tag
   someone (e.g. @username) to look at it.
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 123009)
            Time Spent: 10m
    Remaining Estimate: 0h

> 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: Reuven Lax
>            Priority: Minor
>             Fix For: Not applicable
>
>          Time Spent: 10m
>  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)