alamb commented on PR #2476: URL: https://github.com/apache/arrow-rs/pull/2476#issuecomment-1219534600
Yeah, the problem is that any choice for a string representation of NULL will, by definition, also be a valid string. So the question becomes what string is the least bad to mask / least likely to be in other data. Maybe `'<NULL>'` ? But really they are all non-ideal ;( -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
