From jira-events at lists.jboss.org Mon Jan 10 17:32:49 2011 Content-Type: multipart/mixed; boundary="===============6886325736877515263==" MIME-Version: 1.0 From: Steven Hawkins (JIRA) To: teiid-issues at lists.jboss.org Subject: [teiid-issues] [JBoss JIRA] Closed: (TEIID-1168) Query Testing - CLOB, LOB, etc is returning an object reference in CTC rather than returning the content of the object (content is needed for validation purposes) Date: Mon, 10 Jan 2011 17:32:49 -0500 Message-ID: <207624135.3428.1294698769650.JavaMail.tomcat@jira02.app.mwc.hst.phx2.redhat.com> In-Reply-To: 1290301149.5891.1280245713217.JavaMail.tomcat@jira02.app.mwc.hst.phx2.redhat.com --===============6886325736877515263== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable [ https://issues.jboss.org/browse/TEIID-1168?page=3Dcom.atlassian.jira= .plugin.system.issuetabpanels:all-tabpanel ] Steven Hawkins closed TEIID-1168. --------------------------------- > Query Testing - CLOB, LOB, etc is returning an object reference in CTC ra= ther than returning the content of the object (content is needed for valida= tion purposes) > -------------------------------------------------------------------------= ---------------------------------------------------------------------------= -------------- > > Key: TEIID-1168 > URL: https://issues.jboss.org/browse/TEIID-1168 > Project: Teiid > Issue Type: Bug > Components: Integration Tests > Reporter: Warren Gibson > Assignee: Van Halbert > Fix For: 7.1.1 > > > Query testing is returning an object reference for CLOB, LOB, etc. In th= e past these were returned as a string. = > They should be converted to a string so the content can be validated. > Examples: > Query: SELECT * FROM XQTDoc.BQTDocTestDocument > > > > > > > > > > > > > > org.teiid.core.types.SQLXMLImpl(a)be76c7 > > > > > >
> >
> > > > > > > > > > > > > > > > <?xml version=3D"1.0" encoding=3D"UTF-8"?><= ;xqt:BQTDocTest xmlns:xqt=3D"http://www.metamatrix.com/XQTSchema"><Si= ngleRow><IntKey>0</IntKey><StringKey>0</StringKey&g= t;<IntNum/><StringNum>-24</StringNum><FloatNum>-24.= 0</FloatNum><LongNum>-24</LongNum><DoubleNum>-24.0&= lt;/DoubleNum><ByteNum>-128</ByteNum><DateValue>2000-0= 1-01</DateValue><TimeValue>00:00:00</TimeValue><Timest= ampValue>2000-01-01 00:00:00.0</TimestampValue><BooleanValue>= ;false</BooleanValue><CharValue>1</CharValue><ShortVal= ue>-32768</ShortValue><BigIntegerValue>-24</BigIntegerVal= ue><BigDecimalValue>-24</BigDecimalValue><ObjectValue>= -24</ObjectValue></SingleRow><SingleRow><IntKey>1&l= t;/IntKey><StringKey>1</StringKey><IntNum>-23</IntN= um><StringNum/><FloatNum>-23.0</FloatNum><LongNum&g= t;-23</LongNum><DoubleNum>-23.0</DoubleNum><ByteNum>= ;-127</ByteNum><DateValue>2000-01-02</DateValue><TimeV= alue>01:00:00</TimeValue><TimestampValue>2000-01-01 00:00:01= .0</TimestampValue><BooleanValue>true< ...................... > > = -- = This message is automatically generated by JIRA. - For more information on JIRA, see: http://www.atlassian.com/software/jira = --===============6886325736877515263==--