-
Notifications
You must be signed in to change notification settings - Fork 50
Open
Labels
bugSomething isn't workingSomething isn't working
Description
My testing has found several issues with the CSV parsing, all involving dealing with quoted column labels:
The parser fails to correctly parse (at least):
- The degree symbol (Ex. "[°C]") --> Error dialog (see below)
- Spaces --> all column names take the form "C<sequence_number>"
- commas --> all column names take the form "C<sequence_number>"
It also appears that there is a hard limit to the number of columns that can be ingested. In my testing, adding the 351st column results in an error dialog similar to this:
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
