[teiid-issues] [JBoss JIRA] (TEIID-3473) Selecting RAW(16) column via OData errors

Steven Hawkins (JIRA) issues at jboss.org
Tue May 12 16:05:19 EDT 2015


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

Steven Hawkins edited comment on TEIID-3473 at 5/12/15 4:04 PM:
----------------------------------------------------------------

What should be the max length of OData lobs?  With just a couple of changes, we'll support lengths up to the nominal max - clob/xml would be 4000 characters, and blob would be 8k.


was (Author: shawkins):
What should be the max length of OData lobs?

> Selecting RAW(16) column via OData errors
> -----------------------------------------
>
>                 Key: TEIID-3473
>                 URL: https://issues.jboss.org/browse/TEIID-3473
>             Project: Teiid
>          Issue Type: Bug
>          Components: OData
>    Affects Versions: 8.7
>            Reporter: Debbie Steigner
>            Assignee: Steven Hawkins
>
> When selecting a RAW(16) column via OData, a runtime error is thrown w/ the following message:
> http://superdrake:8080/odata/Medbus/reqtracking.query?$format=json
>  {
>     "error": {
>         "code" : "ServerErrorException",
>         "message": {
>             "lang": "en-US",
>             "value": "[B cannot be cast to org.teiid.core.types.BinaryType"
>         }
>     }
> }



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the teiid-issues mailing list