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