fornwall commented on code in PR #50513:
URL: https://github.com/apache/arrow/pull/50513#discussion_r3994154536


##########
cpp/src/arrow/compute/kernels/vector_hash.cc:
##########
@@ -700,6 +701,13 @@ void AddHashKernels(VectorFunction* func, VectorKernel 
base, OutputType out_ty)
     DCHECK_OK(func->AddKernel(base));
   }
 
+  // float16() is not part of PrimitiveTypes() (FloatingPointTypes() only 
covers

Review Comment:
   👍 Created #51311.



-- 
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