blaze / blaze/odo

drop does not delete a bcolz directory

Open
#290 7 comments 0 reactions 1 assignee Claimed by @cpcloud View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.