normanrz commented on issue #4611:
URL: https://github.com/apache/arrow-rs/issues/4611#issuecomment-1662033271

   Suffix range requests are supported by all major cloud providers. Here is an 
example against S3 (proxied via Cloudfront):
   ```bash
   curl -H 'Range: bytes=-524292' 
https://static.webknossos.org/data/zarr_v3/l4_sample/color/1/c/0/3/3/1 | wc -c
   ```


-- 
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