horaedb icon indicating copy to clipboard operation
horaedb copied to clipboard

Object store get range support `0..` syntax

Open jiacai2050 opened this issue 2 years ago • 0 comments

Describe This Problem

S3 support set range without explicitly end like start.., but object_store crate don't support, we should support it in upstream first.

Proposal

  • Implement this in upstream first, then in horaedb.

Additional Context

  • https://github.com/aws/aws-sdk-java/issues/1551
  • https://github.com/apache/incubator-horaedb/pull/1440#issuecomment-1903576439

jiacai2050 avatar Jan 31 '24 03:01 jiacai2050