Uploaded image for project: 'Apache Jena'
  1. Apache Jena
  2. JENA-187

TSVInput parses all at once rather than streaming

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • ARQ 2.9.0
    • ARQ 2.9.1
    • ARQ
    • Any

    Description

      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

      Attachments

        1. TsvInputStreaming.patch
          13 kB
          Rob Vesse

        Activity

          People

            andy Andy Seaborne
            rvesse Rob Vesse
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: