7 ms·
You mention jsonlines in the escape hatch section, is there an escape hatch for jsonlines? I tried .jsonl but I get a 500 error.
by cybrjoe 4y ago
You mention jsonlines in the escape hatch section, is there an escape hatch for jsonlines? I tried .jsonl but I get a 500 error.
- calpaterson 4y agoI'm very sorry, you have found a bug. Dates and json lines currently not working happily together. Try a table without a date column: curl https://csvbase.com/calpaterson/iris.jsonl Is ".jsonl" the right file extension, do you think?
- cybrjoe 4y agoThat does work, thank you! And I also think .jsonl is the correct format. It's what I've seen others use.
- deleted 4y ago[deleted]