Uploaded image for project: 'Apache Arrow'
  1. Apache Arrow
  2. ARROW-2704

[Java] IPC stream handling should be more friendly to low level processing

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • None
    • 0.10.0
    • Java

    Description

      With some minor adjustments, the Java IPC stream reader could be more friendly to allow for low level message processing. By that I mean reading a stream and examining messages without necessarily having to load the Record Batch data. These include

      • Separate MessageChannelReader.readNextMessage to allow access to the buffer containing the message.
      • MessageChannelReader input channel should be protected
      • ArrowStreamWriter should make the message to end a stream static
      • WriteChannel intToBytes could write to existing bytes or byte buffer instead of creating new array

      Attachments

        Activity

          People

            bryanc Bryan Cutler
            bryanc Bryan Cutler
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0h
                0h
                Logged:
                Time Spent - 19h 20m
                19h 20m