seddonm1 opened a new pull request #9074:
URL: https://github.com/apache/arrow/pull/9074
This PR changes the `fmt::Debug` implementation for `ScalarValue(Utf8)` and
`ScalarValue(LargeUtf8)` so that it is possible to differentiate `Utf8("NULL")`
and `Utf8(NULL)` when viewing execution plans (as the string "NULL" may be a
valid value).
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]