alamb commented on issue #7294:
URL: https://github.com/apache/arrow-rs/issues/7294#issuecomment-2775374503

   > I believe tests utils have a lot of value, I would love to have a crate 
for generating arrays and record batches for easy testing and benchmarking
   
   Perhaps you can comment on https://github.com/apache/arrow-rs/pull/7375
   
   The reason this got brought up actually was actually some tests I think you 
may have added in DataFusion that used the test utils. I agree utilities for 
generating arrays are useful. I think the question is how much benefit we get 
from having them reused in a library (vs the maintenance cost) compared to, for 
example, just copying the relevant code where it is needed.
   
   I can see both points of view


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