Bcolz conversion with a dshape containing object dtype should fail
Open
bug
- Dominant language
- Python
- Stars
- 1k
- Forks
- 131
- PR merge metrics
- No merged PRs in 30d
Description
``` python
In [1]: ct = odo('odo/backends/tests/iris.csv', 'iris.bcolz')
In [2]: ct
ValueError: chunkfile iris.bcolz/species/data/__-149.blp not found
```
We should not allow object dtypes on conversion.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.