ianmcook commented on PR #42: URL: https://github.com/apache/arrow-experiments/pull/42#issuecomment-2506837197
> There are a number of similar files in `arrow-testing` that are similar (and sorted vaguely by type category) here: https://github.com/apache/arrow-testing/tree/master/data/arrow-ipc-stream/integration/1.0.0-littleendian . Is it worth using those for any part of the experiment? If this were intended for long-term use or if it required significant effort to create, then I would have looked at reusing an existing asset instead of creating a new one here. But as is, I think the convenience of having this in the same repo and the ability to easily use this to test type-related issues with Arrow-over-HTTP outweigh the benefits of reuse. > The only thing I would request for the here-and-now would be to ensure there's a seed set so that the next person who runs this gets the same result. Done in e1e43ca. Thanks! -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
