[ https://issues.apache.org/jira/browse/BEAM-6657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Joan Puig updated BEAM-6657: ---------------------------- Attachment: in.csv CSVToRowWithTransform.java log.txt > java.lang.ArrayIndexOutOfBoundsException > ----------------------------------------- > > Key: BEAM-6657 > URL: https://issues.apache.org/jira/browse/BEAM-6657 > Project: Beam > Issue Type: Bug > Components: sdk-java-core > Affects Versions: 2.9.0 > Reporter: Joan Puig > Priority: Major > Attachments: CSVToRowWithTransform.java, in.csv, log.txt > > > Getting {{java.lang.ArrayIndexOutOfBoundsException}} when calling > {{ProcessContext.output()}} in a {{DoFn<Row,Row>}} > *Details:* > After some debugging, it seems like it's trying to encode the output {{Row}} > using the input {{Row}}'s {{Schema}}. > Attached minimum example, test input file (in.txt) and log.txt -- This message was sent by Atlassian JIRA (v7.6.3#76005)