egasimov commented on issue #2940: URL: https://github.com/apache/drill/issues/2940#issuecomment-2340878456
@cgivre yes, we have checked it as well. In `s3` storage plugin, after making "writable" param from `/` to `/any-subdirectory`, and then it worked well. ``` "workspaces": { "root": { "location": "/save", "writable": true, "defaultInputFormat": null, "allowAccessOutsideWorkspace": false } }, ``` -- 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: dev-unsubscr...@drill.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org