Details
-
Bug
-
Status: Resolved
-
P3
-
Resolution: Fixed
-
2.5.0
-
None
Description
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.
Attachments
Issue Links
- links to