Luke Cwik created BEAM-695:
------------------------------

             Summary: DisplayData for PipelineOptions fails to correctly 
toString array types
                 Key: BEAM-695
                 URL: https://issues.apache.org/jira/browse/BEAM-695
             Project: Beam
          Issue Type: Bug
          Components: sdk-java-core
            Reporter: Luke Cwik
            Assignee: Scott Wegner
            Priority: Minor


For array types in Java, toString produces an uninformative message like        
[Ljava.lang.String;@fc258b1

You need to check to see if its an array type and call Arrays.toString(array).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to