Akanksha Sharma created BEAM-4771:
-------------------------------------
Summary: 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
Fix For: Not applicable
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)