zanmato1984 opened a new issue, #45344:
URL: https://github.com/apache/arrow/issues/45344

   ### Describe the enhancement requested
   
   The `StepGenerator` could be very useful in test data generation for certain 
tests, however it is now only generating `int32` and `uint32`.
   
   
https://github.com/apache/arrow/blob/f4a63d41ebbc57566f215c1d1e87fc1647071dae/cpp/src/arrow/testing/generator.h#L304-L309
   
   We can make it generic for numeric types.
   
   ### Component(s)
   
   C++


-- 
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: issues-unsubscr...@arrow.apache.org.apache.org

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

Reply via email to