You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Krisztian Szucs (Jira)" <ji...@apache.org> on 2019/09/25 12:32:00 UTC

[jira] [Created] (ARROW-6684) [C++/Python] S3FileSystem.create_dir should raise for a nested directory with recursive keyword set to False

Krisztian Szucs created ARROW-6684:
--------------------------------------

             Summary: [C++/Python] S3FileSystem.create_dir should raise for a nested directory with recursive keyword set to False
                 Key: ARROW-6684
                 URL: https://issues.apache.org/jira/browse/ARROW-6684
             Project: Apache Arrow
          Issue Type: Improvement
          Components: Python
            Reporter: Krisztian Szucs


{{s3fs.create_dir('bucket/deeply/nested/test-directory/', recursive=False)}} doesn't raise.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)