emkornfield commented on pull request #10789: URL: https://github.com/apache/arrow/pull/10789#issuecomment-927225717
> @emkornfield Sorry for my late reply. I am tied up to work and have very limited bandwidth these days. No worries, I think we all are. Thank you for the contribution. > I agree with you, and I do not think the current implementation (do it through UT) contradicts with this objective, as new inputs will be tested automatically after being added to the repository. Maybe I misunderstand your point? The difference here is that this would test against only files that generate an error on the C++ implementation (which has already gone through quite a lot of rounds of fuzzing). if it can be enabled directly with oss-fuzz then will get tested separately and might uncover other edge cases -- 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]
