benibus commented on PR #14064:
URL: https://github.com/apache/arrow/pull/14064#issuecomment-1240993689

   Looks like some of the new assertions are firing for `GcsFileSystem` due to 
its objects' `Tell` methods [uniquely] returning -1 rather than the input size 
after reading past the end. Not sure whether this is a legitimate discrepancy 
or if the return value of `FileInterface::Tell` is meant to be 
implementation-defined - in which case, I can remove those checks.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to