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
Priority: Critical
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