You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Micah Kornfield (Jira)" <ji...@apache.org> on 2022/04/19 04:05:00 UTC

[jira] [Created] (ARROW-16226) [C++] Add better coverage for filesystem tell.

Micah Kornfield created ARROW-16226:
---------------------------------------

             Summary: [C++] Add better coverage for filesystem tell.
                 Key: ARROW-16226
                 URL: https://issues.apache.org/jira/browse/ARROW-16226
             Project: Apache Arrow
          Issue Type: Improvement
          Components: C++
            Reporter: Micah Kornfield
            Assignee: Micah Kornfield


Add a C++ generic file system test that writes wrote N bytes to a file. then seeks to N/2 and and read the remainder.  Verify the remainder bytes are N/2 and expected from the bytes writter.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)