-
Notifications
You must be signed in to change notification settings - Fork 16
RBQL - column names stop at 102th #49
Copy link
Copy link
Open
Description
Hi,
I have some csv files with more that 100 columns and I found amusing that RBQL stops displaying column names after the 101st !
As far as I can tell, it's only a display problem; autocomplete also fails to propose names for columns 102 and up.

I made a test file to make sure it wasn't related to my original file, same behavior.
test.csv
I was still able to query successfully with the actual name of the column, so that's low priority.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels