khwilson commented on code in PR #44184:
URL: https://github.com/apache/arrow/pull/44184#discussion_r1793554649


##########
cpp/src/arrow/compute/kernels/codegen_internal.h:
##########
@@ -55,6 +55,7 @@ using internal::BinaryBitBlockCounter;
 using internal::BitBlockCount;
 using internal::BitmapReader;
 using internal::checked_cast;
+using internal::checked_pointer_cast;

Review Comment:
   I was following the pattern of the `internal::checked_cast` on the line 
above. But I'm not wedded to including 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]

Reply via email to