Skip to content

"Embedded nul in string" error in large files #119

Open
@hyokangs

Description

@hyokangs

I tried to load the following (zipped) tsv file with fread and then saved using write_fst (specifying uniform_encoding=F).

http://www.patentsview.org/data/20170808/uspatentcitation.zip
or
http://www.patentsview.org/data/20170808/rawinventor.zip

Tried to load fst file, but get the following error message:

Error in fstretrieve(fileName, columns, from, to, old_format) :
embedded nul in string: 'à«z\0\0\0\0ðÇ\005'

It seems that the specific wording of the error changes every time I try. Sometimes it successfully load the full data without error.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions