Importing JSONL file (or files)
Answered
I have JSONL files that I would like to automatically import to a database. Is there a way to do it? Current import window does not recognise new lines as records
Please sign in to leave a comment.
Hi,
Importing from JSONL files is not supported by default. As a workaround, it's possible create a custom data loader, similar to the approach suggested in DBE-16279 for exporting in JSONL.