kszucs commented on PR #45360: URL: https://github.com/apache/arrow/pull/45360#issuecomment-2679654575
@pitrou @emkornfield @mapleFU @wgtmac could you please take a look? I am trying to finalize the PR and I could use some feedback from you. The testing itself is rather challenging since the chunks depend on the actual data. Currently I am generating random arrow tables because that has complete type support whereas the generators under `arrow/testing/generator.h` are rather incomplete. Also the test cases are rather slow, I tried to reduce the generated data samples but the heuristics used in the assertions are getting more pronounced and harder to reliably work with. -- 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]
