tustvold commented on PR #5222: URL: https://github.com/apache/arrow-rs/pull/5222#issuecomment-1877358991
I took the liberty of pushing https://github.com/apache/arrow-rs/pull/5222/commits/e20b130b3578467b696ecdc310c7e498a4257004 which makes some minor copy tweaks and also loosens the suffix restrictions. I could see this being useful for reading something like parquet, where a common pattern is to guess at the length of the metadata footer and request this to avoid additional roundtrips, and would otherwise not be able to make use of the suffix functionality. -- 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]
