cudf icon indicating copy to clipboard operation
cudf copied to clipboard

Fix multi-source reading in JSON byte range reader

Open shrshi opened this issue 1 year ago • 0 comments

Description

This PR fixes the number of bytes read and corrects the offsets for the delimiters added to the buffer when reading across multiple sources.

Checklist

  • [X] I am familiar with the Contributing Guidelines.
  • [X] New or existing tests cover these changes.
  • [ ] The documentation is up to date with these changes.

shrshi avatar May 06 '24 18:05 shrshi