[
https://issues.apache.org/jira/browse/BEAM-6657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17547593#comment-17547593
]
Kenneth Knowles commented on BEAM-6657:
---------------------------------------
This issue has been migrated to https://github.com/apache/beam/issues/19330
> 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: P3
> Labels: Clarified
> Attachments: CSVToRowWithTransform.java, TestTextIo.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
(v8.20.7#820007)