zanmato1984 commented on code in PR #49602: URL: https://github.com/apache/arrow/pull/49602#discussion_r3011481217
########## cpp/src/arrow/compute/kernels/vector_selection_test.cc: ########## @@ -104,6 +105,18 @@ void CheckTakeIndicesCase(const std::string& filter_json, const std::string& ind } // namespace +// GH-49392: Fixed-width gather byte offsets must be computed in int64_t. Review Comment: Agreed. This is not particularly useful for a E2E protection. I think I shall remove it. -- 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]
