andishgar opened a new issue, #50249: URL: https://github.com/apache/arrow/issues/50249
### Describe the enhancement requested `arrow::BaseBinaryBuilder::GetView` returns an empty string for data that is added via `arrow::BaseBinaryBuilder::AppendNull`. This behavior has already been identified as problematic in [issue 39635](https://github.com/apache/arrow/issues/39635), where null data is incorrectly treated as an empty string, as seen [here](https://github.com/apache/arrow/blob/12b3eda46a69fbc2e7f6f9c52be345b678f4baae/cpp/src/arrow/array/dict_internal.h#L169-L170). ### Component(s) C++ -- 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]
