llama90 commented on PR #42029:
URL: https://github.com/apache/arrow/pull/42029#issuecomment-2155081597

   Thank you for your review. You are very fast 🫢. 
   
   I would like you to focus on the `Parameterized Test` in your review. 
Additionally, the test involves inheritance for the parameterized setup.
   
   Here is a list of `Parameterized Test` items.
   
   - src/test/java/org/apache/arrow/algorithm/search/TestParallelSearcher.java
   - 
src/test/java/org/apache/arrow/algorithm/search/TestVectorRangeSearcher.java
   - src/test/java/org/apache/arrow/algorithm/sort/TestFixedWidthSorting.java
   - src/test/java/org/apache/arrow/algorithm/sort/TestVariableWidthSorting.java
   
   #### Inheritance
   
   - 
src/test/java/org/apache/arrow/algorithm/sort/TestOutOfPlaceVectorSorter.java
     - 
src/test/java/org/apache/arrow/algorithm/sort/TestFixedWidthOutOfPlaceVectorSorter.java
     - 
src/test/java/org/apache/arrow/algorithm/sort/TestVariableWidthOutOfPlaceVectorSorter.java
   


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