[teiid-issues] [JBoss JIRA] Commented: (TEIID-943) Fully implement client streaming of lobs/readers/streams

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Wed Mar 31 10:17:42 EDT 2010


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

Steven Hawkins commented on TEIID-943:
--------------------------------------

Added streaming from client to server for:
inputstream
reader
blob
clob
sqlxml

The streams are sent as part of the initial request and are loaded into temp files on the server.

> Fully implement client streaming of lobs/readers/streams
> --------------------------------------------------------
>
>                 Key: TEIID-943
>                 URL: https://jira.jboss.org/jira/browse/TEIID-943
>             Project: Teiid
>          Issue Type: Feature Request
>          Components: JDBC Driver
>    Affects Versions: 7.0
>            Reporter: Steven Hawkins
>            Assignee: Steven Hawkins
>             Fix For: 7.0
>
>
> Client transmission of large objects is either not implemented or is implemented through fully materializing.  We should instead allow for streaming backed by temp files on the server.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the teiid-issues mailing list