[teiid-issues] [JBoss JIRA] (TEIID-3089) TEIID10078 Invalid double format in String: Age

Ramesh Reddy (JIRA) issues at jboss.org
Mon Aug 18 11:43:30 EDT 2014


    [ https://issues.jboss.org/browse/TEIID-3089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12993638#comment-12993638 ] 

Ramesh Reddy commented on TEIID-3089:
-------------------------------------

The issue was when limit clause is present without the offset, it was overwriting the first data row property that has been set, thus ending up in error. Also the offset processing in the testcase was wrong, it should be relative to the resultset not to the rows number of excel sheet.

Also adjusted code such that if any row with all nulls are encountered, then it will be considered as terminal row, and no rows after that row will be read.

> TEIID10078 Invalid double format in String: Age
> -----------------------------------------------
>
>                 Key: TEIID-3089
>                 URL: https://issues.jboss.org/browse/TEIID-3089
>             Project: Teiid
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Misc. Connectors
>    Affects Versions: 8.7.1
>            Reporter: Van Halbert
>            Assignee: Ramesh Reddy
>              Labels: Alpha2
>             Fix For: 8.7.1, 8.9
>
>         Attachments: otherholdings.xls
>
>
> Seeing the following error when querying attached excel file:
> TEIID10078 Invalid double format in String: Age



--
This message was sent by Atlassian JIRA
(v6.2.6#6264)


More information about the teiid-issues mailing list