Joan Puig created BEAM-6657:
-------------------------------

             Summary: 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


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)

Reply via email to