cyb70289 commented on a change in pull request #7542:
URL: https://github.com/apache/arrow/pull/7542#discussion_r445575078



##########
File path: cpp/src/arrow/compute/kernels/vector_sort.cc
##########
@@ -88,6 +88,28 @@ struct PartitionIndices {
   }
 };
 
+template <typename ArrayType, typename VisitorNotNull, typename VisitorNull>
+inline void VisitRawValueInline(const ArrayType& values,

Review comment:
       done




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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to