Skip to content

[Go] CSV Reader fails to read empty values as null #35190

@hermanschaaf

Description

@hermanschaaf

Describe the bug, including details regarding any error messages, version, and platform.

When the CSV reader is passed empty string as one of the possible null values, it still returns this as an empty string rather than null, even when used with the WithNullReader(stringsCanBeNull=true) option.

Component(s)

Go

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions