You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2022/09/22 16:57:00 UTC

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

     [ https://issues.apache.org/jira/browse/ARROW-16226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Antoine Pitrou resolved ARROW-16226.
------------------------------------
    Fix Version/s: 10.0.0
       Resolution: Fixed

Issue resolved by pull request 14064
[https://github.com/apache/arrow/pull/14064]

> [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: Ben Harkins
>            Priority: Major
>              Labels: good-first-issue, pull-request-available
>             Fix For: 10.0.0
>
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> 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.10#820010)