Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[C++] Add better coverage for filesystem tell. #31624

Closed
asfimport opened this issue Apr 19, 2022 · 3 comments
Closed

[C++] Add better coverage for filesystem tell. #31624

asfimport opened this issue Apr 19, 2022 · 3 comments

Comments

@asfimport
Copy link
Collaborator

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.

Reporter: Micah Kornfield / @emkornfield
Assignee: Ben Harkins / @benibus

PRs and other links:

Note: This issue was originally created as ARROW-16226. Please see the migration documentation for further details.

@asfimport
Copy link
Collaborator Author

Todd Farmer / @toddfarmer:
This issue was last updated over 90 days ago, which may be an indication it is no longer being actively worked. To better reflect the current state, the issue is being unassigned per project policy. Please feel free to re-take assignment of the issue if it is being actively worked, or if you plan to start that work soon.

@asfimport
Copy link
Collaborator Author

Antoine Pitrou / @pitrou:
cc @benibus  

@asfimport
Copy link
Collaborator Author

Antoine Pitrou / @pitrou:
Issue resolved by pull request 14064
#14064

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant