Thanks for the reply.
I saw an Array generator and decided to ask if there is already
something like RandomTableGenerator before implementing myself one
using RandomArrayGenerator.

On Mon, Jun 22, 2020 at 4:49 PM Francois Saint-Jacques
<fsaintjacq...@gmail.com> wrote:
>
> Hello,
>
> We use this extensively in unit tests, see [1]
>
> François
> [1] https://github.com/apache/arrow/blob/master/cpp/src/arrow/testing/random.h
>
> On Mon, Jun 22, 2020 at 9:51 AM Kirill Lykov <lykov.kir...@gmail.com> wrote:
> >
> > Hi,
> >
> > I wonder if there is existing C++ code which allows to generate a
> > random arrow table by given metadata. Maybe, it is not part of the
> > arrow library but someone wrote such a builder. I want to use it for
> > benchmarking purposes (using google benchmark).
> >
> > --
> > Best regards,
> > Kirill Lykov,
> > personal page: http://kirilllykov.github.com/blog/about/
> > tel.: +41 765 27 6229



-- 
Best regards,
Kirill Lykov

Reply via email to