LocustDB
LocustDB copied to clipboard
Add support for mixed type columns
Columns that contain both strings, ints and null values.
- [ ] when loading from CSV
- [ ] in select clause
- [ ] in group by clause
- [ ] in order by clause