[teiid-issues] [JBoss JIRA] (TEIID-3104) ArrayImpl toString not correct

Steven Hawkins (JIRA) issues at jboss.org
Wed Aug 27 15:43:59 EDT 2014


Steven Hawkins created TEIID-3104:
-------------------------------------

             Summary: ArrayImpl toString not correct
                 Key: TEIID-3104
                 URL: https://issues.jboss.org/browse/TEIID-3104
             Project: Teiid
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: Query Engine
    Affects Versions: 8.7
            Reporter: Steven Hawkins
            Assignee: Steven Hawkins
             Fix For: 8.9


The arrayimpl tostring is not correct for multi-dimensional arrays and does not follow the convention of appending a trailing comma for arrays of less than 2 elements.  Typically this tostring is not seen as there is the Array expression class, but source sql can contain ArrayImpl values.



--
This message was sent by Atlassian JIRA
(v6.3.1#6329)


More information about the teiid-issues mailing list