[
https://issues.apache.org/jira/browse/BEAM-4771?focusedWorklogId=124162&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-124162
]
ASF GitHub Bot logged work on BEAM-4771:
----------------------------------------
Author: ASF GitHub Bot
Created on: 17/Jul/18 18:21
Start Date: 17/Jul/18 18:21
Worklog Time Spent: 10m
Work Description: melap commented on issue #495: [BEAM-4771]Rename
RowType to Schema in SQL walkthrough
URL: https://github.com/apache/beam-site/pull/495#issuecomment-405679647
@asfgit merge
----------------------------------------------------------------
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:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 124162)
Time Spent: 1h 10m (was: 1h)
> 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: 1h 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)