You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "felipecrv (via GitHub)" <gi...@apache.org> on 2023/11/16 15:01:13 UTC

[I] [C++] Unify the sets of random generators in testing/random.h [arrow]

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

   ### Describe the enhancement requested
   
   Unify random data generators while considering their distinct use-cases: testing+fuzzying and benchmarks.
   
   Benchmarking data should be more similar to what's more common in practice so the benchmarks reflect reality.
   
   Testing and fuzzying data should cover more corner cases which can sometimes be in conflict with the goals of benchmarking.
   
   ### 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-unsubscribe@arrow.apache.org.apache.org

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