alinaliBQ opened a new issue, #47849: URL: https://github.com/apache/arrow/issues/47849
### Describe the enhancement requested AC: - create different versions of `MoveSingleCell` depending on if `str_len_buffer` is null. Relevant place in code: https://github.com/apache/arrow/blob/bab558061696ddc1841148d6210424b12923d48e/cpp/src/arrow/flight/sql/odbc/odbc_impl/accessors/types.h#L98-L111 - The goal is that `MoveSingleCell` should handle the `throw NullWithoutIndicatorException();` logic Parent issue: https://github.com/apache/arrow/issues/30622 ### Component(s) C++, FlightRPC -- 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]
