Does odo support more than 255 columns?
Open
- Dominant language
- Python
- Stars
- 1k
- Forks
- 131
- PR merge metrics
- No merged PRs in 30d
Description
Tried to convert a really, really big dataset (45 GB in mssql, around 355 columns and 22 million rows) in through odo and got an error that you can't have more than 255 arguments.
Basically, I was converting the mssql table to a bcolz dataset. I'm not sure where the problem lies.
I'll try to create a toy example later.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.