drop does not delete a bcolz directory
Open
backend
bug
- Dominant language
- Python
- Stars
- 1k
- Forks
- 131
- PR merge metrics
- No merged PRs in 30d
Description
Calling drop on an existing bcolz data directory results in an RuntimeError:
bcolz/carray_ext.pyx in bcolz.carray_ext.carray.flush (bcolz/carray_ext.c:31412)()
bcolz/carray_ext.pyx in bcolz.carray_ext.chunk.**cinit** (bcolz/carray_ext.c:4279)()
bcolz/carray_ext.pyx in bcolz.carray_ext.chunk.compress_data (bcolz/carray_ext.c:5222)()
RuntimeError: fatal error during Blosc compression: -1
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.