zanmato1984 commented on PR #44166:
URL: https://github.com/apache/arrow/pull/44166#issuecomment-2360752181

   > Are there tests with non-constant input too?
   
   There are individual tests with non-constant input, but they all assume 
`int32` "array". So in terms of combinations of various data types x column 
shapes, no there are not.
   
   But I assume the tests being touched in this PR are just the ones to 
complement this part. Using const batch is just a way to minimize the code for 
exercising the combinations of data types x column shapes. And I guess using 
non-constant batch doesn't add more coverage on that.


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