Owez opened a new issue, #331:
URL: https://github.com/apache/arrow-rs-object-store/issues/331

   I was writing a multipart upload and it seemed to work fine, but I got an 
odd error of an operation isn't implemented. I had to clone the repo and search 
through the trait impls to find out that `object-store` doesn't allow 
attributes on local files.
   
   I'd like to see support for attributes in the local file system, or if not 
can the message be more descriptive? Something like in further information that 
"lfs does not support attributes"
   
   In `src/local.rs` for `put_multipart_opts`
   
   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: github-unsubscr...@arrow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to