dentiny commented on PR #609: URL: https://github.com/apache/arrow-rs-object-store/pull/609#issuecomment-4219459294
Hi I met the same issue in our production environment, but instead of returning error directly for unmatched range header, I tried to copy the useful bytes out if applicable. I made a PR here cause it's a different approach and this PR doesn't seem to be active for >2months, sadly: https://github.com/apache/arrow-rs-object-store/pull/690 Feel free to close my PR if maintainers think it duplicate, thanks! -- 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]
