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

Reply via email to