Skip to content

CSV Parsing: empty lines #2653

@ChristianGruen

Description

@ChristianGruen

The following command-line script results in an out-of-memory error. It is caused by the empty CSV line:

XQUERY file:write-text-lines('test.csv', '')
SET PARSER csv
CREATE DB test test.csv

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions