Robert Bradshaw created BEAM-2721:
-------------------------------------
Summary: Augment BeamRecordType to do slicing and concatenation.
Key: BEAM-2721
URL: https://issues.apache.org/jira/browse/BEAM-2721
Project: Beam
Issue Type: Bug
Components: sdk-java-extensions
Reporter: Robert Bradshaw
Assignee: Davor Bonaci
Currently in several places we cast to BeamSqlRecordType, extract the field
type ints, do the slicing, and then reconstruct a new BeamSqlRecordType. If
BeamRecordType had polymorphic methods to slice/concat this would be cleaner
and more flexible.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)