Skip to content

JSON Parsing: Large files #2655

@ChristianGruen

Description

@ChristianGruen

This one is certainly a bit more complex as we have multiple formats for parsing JSON, all of which would probably need to be supported (or at least checked):


The following command script raises an array size error:

SET PARSER json
SET CREATEFILTER *
CREATE DB test https://data.dnb.de/opendata/authorities-gnd-kongress_lds.jsonld.gz

Large JSON input should be streamed when creating new database instances.

Metadata

Metadata

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions