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

Thrift encoded result set can have null for the variables list.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • Jena 3.13.1
    • Jena 3.14.0
    • None
    • None

    Description

      new RDF_VarTuple() creates an element with a null array internally and then nothing is written for the array to the Thrift output. On decode, the array is null as well. To be robust, the reader Thift2Binding should cope with this and writer Binding2Thrift should send an empty array.

       

      Attachments

        Activity

          People

            andy Andy Seaborne
            andy Andy Seaborne
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: