You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "Andy Seaborne (Closed) (JIRA)" <ji...@apache.org> on 2012/01/10 17:49:39 UTC

[jira] [Closed] (JENA-187) TSVInput parses all at once rather than streaming

     [ https://issues.apache.org/jira/browse/JENA-187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andy Seaborne closed JENA-187.
------------------------------

    
> TSVInput parses all at once rather than streaming
> -------------------------------------------------
>
>                 Key: JENA-187
>                 URL: https://issues.apache.org/jira/browse/JENA-187
>             Project: Jena
>          Issue Type: Bug
>          Components: ARQ
>    Affects Versions: ARQ 2.9.0
>         Environment: Any
>            Reporter: Rob Vesse
>            Assignee: Andy Seaborne
>            Priority: Critical
>              Labels: parsing, sparql, tsv
>             Fix For: ARQ 2.9.1
>
>         Attachments: TsvInputStreaming.patch
>
>
> TSVInput parses TSV result sets all at once into memory and then wraps them in a query iterator which is very naive and results in OutOfMemoryException once you have a large number of results
> I will submit a patch that address this later today once I've written the code to fix this

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira