I have a very large 88,008 line pipe-delimited .csv file. I have turned off the Large file accommodations as indicated here:
https://github.com/mechatroner/vscode_rainbow_csv#working-with-large-files
Highlighting from Rainbow CSV works but Query does not. Is there a limitation to the number of lines RBQL can handle?