[
https://issues.apache.org/jira/browse/ARROW-8492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17185315#comment-17185315
]
Antoine Pitrou commented on ARROW-8492:
---------------------------------------
Hmm... randomized tests may be nice to have, but before that I think we should
have explicit tests that our reading (and/or writing) logic follows the desired
spec.
I was thinking perhaps of writing the tests in the following idiom. What do you
think?
https://gist.github.com/pitrou/282dd790cac0eb2c1b59e8c9ab1941d8
> [C++] Create randomized nested data generation round trip read/write unit
> tests
> -------------------------------------------------------------------------------
>
> Key: ARROW-8492
> URL: https://issues.apache.org/jira/browse/ARROW-8492
> Project: Apache Arrow
> Issue Type: Sub-task
> Components: C++
> Reporter: Micah Kornfield
> Priority: Major
>
> This will hopefully help catch edge cases not caught by hand-coded
> reconstruction unit tests.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)