FullMetalMeowchemist

Results 4 comments of FullMetalMeowchemist

Another work around I've found is to use the context manage to open the CloudPath and do the write operation as normal. I'm working with `pyarrow.parquet`, and the [`write_table`](https://arrow.apache.org/docs/python/generated/pyarrow.parquet.write_table.html#pyarrow-parquet-write-table) method...

I'd also be interested for my project. I see #191 is out for this, is this going in any time soon?

If there's anything peculiar, it's that there are mixed files where there are "directories" with more files below, and independent files. ![image](https://github.com/drivendataorg/cloudpathlib/assets/117529599/fd3c89e6-c440-4517-98c0-16f4cf5fe7e7) This is not the exact state my bucket...

Sorry for the delay, I did a little bit of debugging today and this is what I found. The following layering/file is what's causing the issue ![Screenshot from 2024-05-14 15-12-18](https://github.com/drivendataorg/cloudpathlib/assets/117529599/adf717c4-b2ed-4741-8166-3426a92082c0)...